Instructions to use towing/byt5-base-alibi-mt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use towing/byt5-base-alibi-mt with Transformers:
# Load model directly from transformers import T5ForConditionalGeneration+alibi model = T5ForConditionalGeneration+alibi.from_pretrained("towing/byt5-base-alibi-mt", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K