Views
No views yet
| Property | Value |
|---|---|
| Purpose | Neural Machine Translation (NMT) |
| Base model | Facebook M2M100 418M |
| Architecture | M2M100 (Many-to-Many Multilingual) |
| Parameters | 418M |
| Conversion | CTranslate2 INT8 by MynaLuna |
| Format | CTranslate2 |
| Quantization | INT8 |
| Model size | ~468 MB |
1model.bin — INT8 quantized weights
2shared_vocabulary.json — Shared source/target vocabulary
3vocab.json — Vocabulary with token IDs
4sentencepiece.bpe.model — SentencePiece tokenizer
5tokenizer_config.json — Tokenizer configuration
6config.json — Model configuration
7special_tokens_map.json — Special token mappings
8generation_config.json — Default generation parameters