Instructions to use dill-lab/oath-frames-flant5-xl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dill-lab/oath-frames-flant5-xl with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("dill-lab/oath-frames-flant5-xl") model = AutoModelForSeq2SeqLM.from_pretrained("dill-lab/oath-frames-flant5-xl", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
8cea1ac | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:cccfd68596c185e4327ef8ea5c0a489ca10a6ec7c0b7ea016212a9b2b5374589
size 5435
|