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: 136 Bytes
8cea1ac | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3082dc48d46956addb5ccabde96785d258b4a5aa7cb8e0041bc0f9de50396510
size 11398759637
|