Transformers
PyTorch
Safetensors
t5
text2text-generation
instruction-tuning
text-generation-inference
Instructions to use akoksal/LongForm-T5-XL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use akoksal/LongForm-T5-XL with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("akoksal/LongForm-T5-XL") model = AutoModelForSeq2SeqLM.from_pretrained("akoksal/LongForm-T5-XL", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4979a0563107100ed352920931e43328b3e40616c7393e3f49e5be14d67466b0
- Size of remote file:
- 4.92 kB
- SHA256:
- 3074997124d9cfda61cccf992a06457eae33c6752b9bc1033450c0222d9abef7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.