Transformers
PyTorch
TensorFlow
JAX
Safetensors
English
t5
text2text-generation
text-generation-inference
Instructions to use allenai/macaw-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use allenai/macaw-large with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("allenai/macaw-large") model = AutoModelForSeq2SeqLM.from_pretrained("allenai/macaw-large") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
10bb984 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c129f8216bc464a15aae623c3046c852c9845538cb411816b80f3a33e56a9996
size 2950694412
|