Instructions to use cjvt/t5-sl-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cjvt/t5-sl-small with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("cjvt/t5-sl-small") model = AutoModelForSeq2SeqLM.from_pretrained("cjvt/t5-sl-small", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a6ded5011162a2341e2782d2304eb094e0b0058878a22b0a0f116ee8b793a878
- Size of remote file:
- 307 MB
- SHA256:
- 891fa1f9de9d243383fe075f4e8a044b3147a842d21d05f4e7a91db19eb820c0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.