Instructions to use ltg/mt0-definition-ru-xl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ltg/mt0-definition-ru-xl with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ltg/mt0-definition-ru-xl") model = AutoModelForSeq2SeqLM.from_pretrained("ltg/mt0-definition-ru-xl", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
ACL Anthology ef60bcb verified
Link to the paper 9889001 verified
Models for other languages 3b4b8c4
Andrey Kutuzov commited on
Camera ready fb38b14
Andrey Kutuzov commited on