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
Delete spiece.model
Browse files- spiece.model +0 -3
spiece.model
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:59986b62f9f0b90edafb9b073ea7b93d21114a5841219a1ea2399ade73f729c6
|
| 3 |
-
size 820370
|
|
|
|
|
|
|
|
|
|
|
|