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