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:
- 69e6faefd40d7ffe9f4bd5c616739dc02c43744d1f3867531651bd339d91541a
- Size of remote file:
- 905 MB
- SHA256:
- cf141d857ee5ec7b2b77a73a07726e1d17d8e6bd0e0b9c470ec79c145e882a93
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.