Instructions to use kmfoda/long-t5-tglobal-xxl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kmfoda/long-t5-tglobal-xxl with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("kmfoda/long-t5-tglobal-xxl") model = AutoModelForSeq2SeqLM.from_pretrained("kmfoda/long-t5-tglobal-xxl", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
94e0d77 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a8258fdd6c03119d44c1f4adf8178ba6ffe16b18a6b18d503ab2561f8316e935
size 3132726428
|