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