Instructions to use rahular/varta-t5-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rahular/varta-t5-small with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("rahular/varta-t5-small") model = AutoModelForSeq2SeqLM.from_pretrained("rahular/varta-t5-small", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
7f18837 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d9cb8628a5457207d7549b6855ec2b34121c0132f814712ba067796d705c7460
size 701123461
|