How to use Mavkif/m2m100_rup_tokenizer_both with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Mavkif/m2m100_rup_tokenizer_both", dtype="auto")