Instructions to use Linhz/AlphaEdu_ViT5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Linhz/AlphaEdu_ViT5 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Linhz/AlphaEdu_ViT5") model = AutoModelForSeq2SeqLM.from_pretrained("Linhz/AlphaEdu_ViT5") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
99015a9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b45120183b5d7a3fd1b1120ecde68bed3abc08ba4dd9852412ce2e2cb3b01a89
size 5048
|