Instructions to use facebook/m2m100_1.2B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use facebook/m2m100_1.2B with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("facebook/m2m100_1.2B") model = AutoModelForSeq2SeqLM.from_pretrained("facebook/m2m100_1.2B") - Notebooks
- Google Colab
- Kaggle
Fix typo in the word "Greek" in Readme.md
#11 opened 7 months ago
by
RCnum
Update README.md
#10 opened about 2 years ago
by
Mitin
Request: DOI
#9 opened over 2 years ago
by
elias2004nzododo
Adding ONNX file of this model
#8 opened over 2 years ago
by
Gidz
Adding `safetensors` variant of this model
#7 opened over 2 years ago
by
SFconvertbot
Add translation tag in Readme / model card
#4 opened about 3 years ago
by
michaelfeil
Adding `safetensors` variant of this model
#3 opened about 3 years ago
by
SFconvertbot
m2mtokenizer doesn't know the word "wouldn't"
1
#2 opened almost 4 years ago
by
anzorq