This release stores the released Pantogloss v6 fine-tune in a smaller FP16/INT5 format. Pantogloss 0.23.0 selects this model as its recommended default. The staged, checksummed runtime and legal artifacts total 564,137,246 bytes (538.0 MiB). Model weights are separate from the Python wheel. The model uses the same architecture, source and target tokenizers, and many-to-English task as the full-precision v6 release. Eight existing source languages were targeted during v6 fine-tuning; this does not add new source languages. “500-to-English” describes model-family provenance, not uniformly validated quality across 500 languages. The evaluations below cover 50. For Apple Metal, use…
SAVRN Model Hub · Models by Task
Translation Models
61 open-weight translation models in the SAVRN Model Hub, with Helsinki-NLP Research Group, AI at Meta and T5 community publishing the most.
SAVRN's Take
Most of our translation category is small, single-direction machinery. Of the 61 models, 35 come from the Helsinki-NLP Research Group, and their most-pulled entries are opus-mt pairs on the MarianMTModel architecture with a 512-token context: Dutch, French and Korean into English, English into Russian and German. AI at Meta adds 6, the T5 community 5 and Tencent 3. The download leader is t5-small at 24,966,975 pulls a month, nine and a half times t5-base at 2,626,991, then opus-mt-nl-en at 1,588,615 and nllb-200-distilled-600M at 1,135,320.
Running these comes down to memory, and not much of it. t5-small needs 0.1 GB at 16-bit, opus-mt-fr-en at 75M parameters needs 0.2 GB, t5-base 0.5 GB, so one accelerator holds dozens of pairs. The exception is Tencent's Hy-MT2-30B-A3B, a mixture-of-experts model with 30.1B parameters, a 262,144-token context and 33 languages in one checkpoint: 72.2 GB at 16-bit, 36.1 GB at 8-bit, 18.0 GB at 4-bit. Even so, the cheapest Index host for all four, the 30.1B included, is one MI300X at $1.85 an hour.
The license mix leans toward production: 40 of the 61 are Apache 2.0, 10 CC BY 4.0 and 4 MIT, against 4 CC BY-NC 4.0, 2 with none stated and 1 on Llama 3 terms. nllb-200-distilled-600M, fourth by downloads, sits under CC BY-NC 4.0, so keep it out of paid service, and opus-mt-en-de carries CC BY 4.0 while the other opus-mt leaders carry Apache 2.0, so read each pair's license instead of assuming the default. Only 15 of the 61 carry a parameter count; measure the rest at load time.
Most Downloaded
| Model | Publisher | Parameters | License | Monthly downloads | Cheapest GPUs at 16-bit |
|---|---|---|---|---|---|
| t5-small | T5 community | 61M | apache-2.0 | 25M | 1x MI300X, $1.85/hr |
| t5-base | T5 community | 223M | apache-2.0 | 2.6M | 1x MI300X, $1.85/hr |
| opus-mt-nl-en | Helsinki-NLP Research Group | — | apache-2.0 | 1.6M | — |
| nllb-200-distilled-600M | AI at Meta | — | cc-by-nc-4.0 | 1.1M | — |
| opus-mt-fr-en | Helsinki-NLP Research Group | 75M | apache-2.0 | 860.9k | 1x MI300X, $1.85/hr |
| opus-mt-en-ru | Helsinki-NLP Research Group | — | apache-2.0 | 719.1k | — |
| opus-mt-en-de | Helsinki-NLP Research Group | — | cc-by-4.0 | 442.9k | — |
| opus-mt-ko-en | Helsinki-NLP Research Group | — | apache-2.0 | 392.2k | — |
| opus-mt-de-en | Helsinki-NLP Research Group | — | apache-2.0 | 388.9k | — |
| opus-mt-ru-en | Helsinki-NLP Research Group | — | cc-by-4.0 | 380.8k | — |
Licenses
| License | Models | Commercial use |
|---|---|---|
| apache-2.0 | 40 | Yes |
| cc-by-4.0 | 10 | Yes |
| mit | 4 | Yes |
| cc-by-nc-4.0 | 4 | Not without separate permission |
| not stated | 2 | Not stated |
| llama3 | 1 | Yes, with conditions |
Who Publishes Them
| Publisher | Models |
|---|---|
| Helsinki-NLP Research Group | 35 |
| AI at Meta | 6 |
| T5 community | 5 |
| Tencent | 3 |
| Allegro ML Research | 2 |
| Sugoi Toolkit | 1 |
All 61 Models, Page 2 of 2
Questions
Which Translation models are most downloaded?
By monthly downloads reported by the Hugging Face Hub: .