initial commit m2m100_418M to ctranslate2:v3.13.0 85b2ef2
Michael Feil commited on
How to use michaelfeil/ct2fast-m2m100_418M with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("michaelfeil/ct2fast-m2m100_418M", dtype="auto")