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