Instructions to use tartuNLP/nmt-all-to-liv-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tartuNLP/nmt-all-to-liv-base with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("tartuNLP/nmt-all-to-liv-base") model = AutoModelForSeq2SeqLM.from_pretrained("tartuNLP/nmt-all-to-liv-base") - Notebooks
- Google Colab
- Kaggle
Livonian NMT
This model translates English, Estonian and Latvian into Livonian. It is based on m2m100_418M, fine-tuned to all-to-Livonian data from the liv4ever dataset.
- Downloads last month
- 15
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support