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