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: 129 Bytes
a1042b5 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e5f55b17e0e799e699b9d36fdffaf73fb0d9d44f01cf744be4ea6916eb42552f
size 5435
|