Instructions to use NUSTM/dutch-restaurant-mt5-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NUSTM/dutch-restaurant-mt5-small with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("NUSTM/dutch-restaurant-mt5-small") model = AutoModelForSeq2SeqLM.from_pretrained("NUSTM/dutch-restaurant-mt5-small", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
101d4d9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4f3936f7b6cf519cb59382b491804c2d1b4efccdf86a068f76bd5c6c959f4211
size 1200772485
|