Instructions to use RamsesDIIP/mt5-large-ie-budquo-5k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use RamsesDIIP/mt5-large-ie-budquo-5k with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("RamsesDIIP/mt5-large-ie-budquo-5k") model = AutoModelForSeq2SeqLM.from_pretrained("RamsesDIIP/mt5-large-ie-budquo-5k", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
00fc4e2 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:74d4bf80c5a8a88706fcb8ad9b1a1b91698d579de185e32f27f0cb571d12d33e
size 5304
|