Instructions to use stas/tiny-m2m_100 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use stas/tiny-m2m_100 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("stas/tiny-m2m_100") model = AutoModelForSeq2SeqLM.from_pretrained("stas/tiny-m2m_100") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
8f8552d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:62e77e2232830ad7d9bcf9bdbd1d447aa0bdaa3e0ed794b4ebda0d094c95e49e
size 4140698
|