SAVRN
Search Contact SAVRN

Open-weight model · Translation

Hy-MT2-30B-A3B

by Tencent tencent/Hy-MT2-30B-A3B

English | 中文 Hy-MT2 is a family of “fast-thinking” multilingual translation models designed for complex real-world scenarios.

Parameters30.1B
Context262,144
Weights60.1 GB
Licenseapache-2.0
AccessOpen weights
Monthly Downloads23.6k

Runs On

What it takes to serve Hy-MT2-30B-A3B (30.1B parameters): the memory its weights need at each precision, and the cheapest way to rent enough data-center GPUs to hold them.

PrecisionWeightsMemory neededCheapest setupPer hourAlso fits
16-bit 60.1 GB 72.2 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00
8-bit 30.1 GB 36.1 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00
4-bit 15.0 GB 18.0 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00

Memory is the weights at that precision plus 20% for the runtime and a short context; a long context needs more. Prices are the lowest on-demand hourly rates in the SAVRN Index, read Sep 18, 2026.

Model Card

By Tencent, published under apache-2.0, revision d3ead4dba61c.

English | 中文 Hy-MT2 is a family of “fast-thinking” multilingual translation models designed for complex real-world scenarios. It includes three model sizes: 1.8B, 7B, and 30B-A3B (MoE), all of which support translation among 33 languages and effectively follow translation instructions in multiple languages. For on-device deployment, AngelSlim 1.25-bit extreme quantization reduces the storage requirement of the 1.8B model to only 440 MB and improves inference speed by 1.5x. Multi-dimensional evaluations show that Hy-MT2 delivers outstanding performance across general, real-world business, domain-specific, and instruction-following translation tasks. The 7B and 30B-A3B models outperform…

Read Tencent's full model card

English | 中文



[![HuggingFace](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Tencent%20Hy-ffc107?color=ffc107&logoColor=white)](https://huggingface.co/collections/tencent/hy-mt2)    [![ModelScope](https://img.shields.io/badge/ModelScope-Tencent%20Hy-624aff)](https://modelscope.cn/collections/Tencent-Hunyuan/Hy-MT2)

 Official Website  |    GitHub  |    AngelSlim  |    Hy-MT2 Report

Model Introduction

Hy-MT2 is a family of “fast-thinking” multilingual translation models designed for complex real-world scenarios. It includes three model sizes: 1.8B, 7B, and 30B-A3B (MoE), all of which support translation among 33 languages and effectively follow translation instructions in multiple languages. For on-device deployment, AngelSlim 1.25-bit extreme quantization reduces the storage requirement of the 1.8B model to only 440 MB and improves inference speed by 1.5x. Multi-dimensional evaluations show that Hy-MT2 delivers outstanding performance across general, real-world business, domain-specific, and instruction-following translation tasks. The 7B and 30B-A3B models outperform open-source models such as DeepSeek-V4-Pro and Kimi K2.6 in fast-thinking mode, while the lightweight 1.8B model also surpasses mainstream commercial APIs from providers such as Microsoft and Doubao overall.

In this release, we also open-source IFMTBench, a benchmark for evaluating translation instruction-following capabilities.

We also welcome everyone to use our released Hy-MT2-Translator Skill, which makes it easy to integrate Hy-MT2 series models for translation tasks. Download links: ClawHub and SkillHub.

Now, Tencent Hy is officially partnering with WMT26 for the "Video Subtitle Translation Task" (https://www2.statmt.org/wmt26/video-subtitle-translation.html). Participants who use the Hy-MT model series to compete in the "General Machine Translation Task" (https://www2.statmt.org/wmt26/translation-task.html) and the "Video Subtitle Translation Task" will have the chance to win special awards sponsored by Hunyuan. We sincerely invite everyone to participate and jointly push the boundaries of machine translation technology!

News

  • 2026.5.21 We open-sourced Hy-MT2-1.8B/Hy-MT2-7B/Hy-MT2-30B-A3B/IFMTBench on HuggingFace and ModelScope.
  • 2025.12.30 We open-sourced HY-MT1.5-1.8B and HY-MT1.5-7B on HuggingFace and ModelScope.
  • 2025.9.1 We open-sourced Hunyuan-MT-7B and Hunyuan-MT-Chimera-7B on HuggingFace and ModelScope.

Results

For more experimental results and analysis, please refer to our report.

Model Links

Model Name Description Download Link
Hy-MT2-1.8B Hy 1.8B translation model Model
Hy-MT2-1.8B-FP8 Hy 1.8B translation model, FP8 quantization Model
Hy-MT2-1.8B-GGUF Hy 1.8B translation model, llama.cpp Model
Hy-MT2-1.8B-2bit-GGUF Hy 1.8B translation model, llama.cpp, 2bit Model
Hy-MT2-1.8B-1.25bit-GGUF Hy 1.8B translation model, llama.cpp, 1.25bit Model
Hy-MT2-7B Hy 7B translation model Model
Hy-MT2-7B-FP8 Hy 7B translation model, FP8 quantization Model
Hy-MT2-7B-GGUF Hy 7B translation model, llama.cpp Model
Hy-MT2-30B-A3B Hy 30B-A3B translation model Model
Hy-MT2-30B-A3B-FP8 Hy 30B-A3B translation model, FP8 quantization Model

Hy-MT2 Translation Task Instruction Examples (Chinese-English Comparison)

Note: In the following examples, both source_lang and target_lang should use the full language names. Chinese names should be used in Chinese prompts, and English names should be used in English prompts.

Type Chinese prompt English prompt
Default Translation 将以下文本翻译为 {target_lang},注意只需要输出翻译后的结果,不要额外解释

{source_text}
Translate the following text into {target_lang}. Note that you should only output the translated result without any additional explanation:

{source_text}
Terminology 参考下面的翻译:
{text} 翻译成 {text}
{text} 翻译成 {text}
{text} 翻译成 {text}
将以下文本翻译为 {target_lang},注意只需要输出翻译后的结果,不要额外解释

{source_text}
Reference the following translations:
{text} translates to {text}
{text} translates to {text}
{text} translates to {text}

Translate the following text into {target_lang}. Note that you must ONLY output the translated result without any additional explanation:

{source_text}
Style 请将以下文本翻译为 {target_lang}
注意翻译的风格要严格符合【{target_style}

{source_text}
Please translate the following text into {target_lang}. Note that the translation style must strictly conform to [{target_style}]:

{source_text}
Personalization 【待翻译文本】
{source_text}

【翻译任务】
1、{user_preferences}
2、{user_preferences}
3、……
4、将【待翻译文本】翻译为 {target_lang}
[Source Text]
{source_text}

[Translation Tasks]
1. {user_preferences}
2. {user_preferences}
3. ...
4. Translate the [Source Text] into {target_lang}.
Delimiters 请将以下文本准确翻译为 {target_lang}
你必须在译文中保留等量的分隔符,绝对不可遗漏、转义或翻译该符号,并注意分隔符的位置

{source_text}
Please accurately translate the following text into {target_lang}.
You must retain the exact same number of delimiters in the translation. Strictly do not omit, escape, or translate these symbols, and pay close attention to their placement.

{source_text}
Structured Data 1 # 任务目标
将下方 {source_text} 中的 {format_type} 格式数据翻译为 {target_lang}

# 严格约束
1. 结构锁定:绝对保持原有的 {format_type} 数据结构、缩进和层级完全不变。
2. 选择性翻译:仅翻译面向用户展示的可见文本内容。
3. 禁止修改严禁翻译或更改任何代码标签、键名 (Key)、变量占位符(如 {{var}}${var}%s%d 等)或代码属性。

# 数据输入
{source_text}
### Task
Translate the user-facing text within the following {format_type} data into {target_lang}.

### Strict Rules
1. Structure Preservation: You MUST preserve the original {format_type} data structure, nesting, hierarchy, and indentation exactly as they are.
2. Selective Translation: Translate ONLY the visible, user-facing text content/values.
3. Strict Non-Translation: NEVER translate or alter code tags, keys, properties, object names, or variable placeholders. Leave them exactly in their original English/code form.

### Source Data
{source_text}
Structured Data 2 【背景信息】
{background_text}

请结合背景信息将以下文本翻译为 {target_lang}

【待翻译文本】
{source_text}
[Background Information]
{background_text}

Please translate the following text into {target_lang}, taking the provided background information into consideration.

[Source Text]
{source_text}

Inference and Deployment

For 1.8B and 7B, we recommend using the following parameters for inference. Note that our models do not have a default system_prompt.


{
  "temperature": 0.7,
  "top_p": 0.6,
  "top_k": 20,
  "repetition_penalty": 1.05,
  "max_tokens": 4096
}

For 30B-A3B, we recommend using the following parameters for inference. Note that our models do not have a default system_prompt.


{
  "temperature": 0.7,
  "top_p": 1.0,
  "top_k": -1,
  "repetition_penalty": 1.0,
  "max_tokens": 4096
}

transformers

transformers>=5.6.0

from transformers import AutoModelForCausalLM, AutoTokenizer
import torch

model_path = "tencent/Hy-MT2-30B-A3B"

# Load tokenizer
tokenizer = AutoTokenizer.from_pretrained(model_path, trust_remote_code=True)

# Load model
model = AutoModelForCausalLM.from_pretrained(
    model_path,
    dtype=torch.bfloat16,
    device_map="auto",
    trust_remote_code=True,
)

model.eval()

# Example inference
prompt = "将以下文本翻译成英语,注意只需要输出翻译后的结果,不要额外解释:\n\n今天天气真好。"
messages = [{"role": "user", "content": prompt}]
inputs = tokenizer.apply_chat_template(messages, add_generation_prompt=True, return_tensors="pt").to(model.device)

with torch.no_grad():
    outputs = model.generate(
        **inputs,
        max_new_tokens=4096,
    )
response = tokenizer.decode(outputs[0][inputs["input_ids"].shape[-1]:], skip_special_tokens=True)
print(response)

vllm

Build vLLM from source:

uv venv --python 3.12 --seed --managed-python
source .venv/bin/activate
git clone https://github.com/vllm-project/vllm.git
cd vllm
uv pip install --editable . --torch-backend=auto

Start the vLLM server:

vllm serve tencent/Hy-MT2-30B-A3B --tensor-parallel-size 1

sglang

Build SGLang from source:

git clone https://github.com/sgl-project/sglang
cd sglang
pip3 install pip --upgrade
pip3 install "transformers>=5.6.0"
pip3 install -e "python"

Launch SGLang server:

python3 -m sglang.launch_server --model tencent/Hy-MT2-30B-A3B --tp 1

Model Training

Hy-MT2 provides a complete model training pipeline, supporting both full-parameter fine-tuning and LoRA fine-tuning, as well as multiple DeepSpeed ZeRO configurations and LLaMA-Factory integration.

For detailed training documentation, please refer to: Model Training Guide

Quantization Tool

We provide AngelSlim, an easy-to-use, comprehensive, and efficient large model compression toolkit covering common quantization algorithms, low-bit quantization, speculative sampling, and more.

Supported Languages

Languages Abbr. Chinese Names
Chinese zh 中文
English en 英语
French fr 法语
Portuguese pt 葡萄牙语
Spanish es 西班牙语
Japanese ja 日语
Turkish tr 土耳其语
Russian ru 俄语
Arabic ar 阿拉伯语
Korean ko 韩语
Thai th 泰语
Italian it 意大利语
German de 德语
Vietnamese vi 越南语
Malay ms 马来语
Indonesian id 印尼语
Filipino tl 菲律宾语
Hindi hi 印地语
Traditional Chinese zh-Hant 繁体中文
Polish pl 波兰语
Czech cs 捷克语
Dutch nl 荷兰语
Khmer km 高棉语
Burmese my 缅甸语
Persian fa 波斯语
Gujarati gu 古吉拉特语
Urdu ur 乌尔都语
Telugu te 泰卢固语
Marathi mr 马拉地语
Hebrew he 希伯来语
Bengali bn 孟加拉语
Tamil ta 泰米尔语
Ukrainian uk 乌克兰语
Tibetan bo 藏语
Kazakh kk 哈萨克语
Mongolian mn 蒙古语
Uyghur ug 维吾尔语
Cantonese yue 粤语

Citing Hy-MT2

@misc{zheng2026hymt2familyfastefficient,
      title={Hy-MT2: A Family of Fast, Efficient and Powerful Multilingual Translation Models in the Wild}, 
      author={Mao Zheng and Zheng Li and Tao Chen and Bo Lv and Mingrui Sun and Mingyang Song and Jinlong Song and Hong Huang and Decheng Wu and Hai Wang and Yifan Song and Yanfeng Chen and Guanwei Zhang},
      year={2026},
      eprint={2605.22064},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2605.22064}, 
} 

Contact Us

If you would like to leave feedback for our R&D and product teams, you are welcome to contact the Tencent Hunyuan LLM team. You can reach us by email at [email protected].

Configuration

Architecture
HYV3ForCausalLM
Context length (tokens)
262,144
Layers
48
Hidden size
2,048
Feed-forward size
6,912
Attention heads
32
Key/value heads
4
Head dimension
128
Vocabulary size
120,832
Experts
128
Experts active per token
8
RoPE base
1.11588e+07
Model type
hy_v3

Identity and Version

Repository
tencent/Hy-MT2-30B-A3B
Publisher
Tencent
Task
Translation
Modality
Text
Library
transformers
Parameters
30.1B parameters
Languages
zh, en, fr, pt, es, ja, tr, ru
Revision
d3ead4dba61c09aac60a261a96ad1df3e705febb
First published
2026-05-11
Last updated
2026-07-21

Files and Weights

102 files, 60.1 GB in total. The weights are 51 files totalling 60.1 GB in safetensors.

Weights51 files · 60.1 GB
Configuration28 files · 1.7 MB
Tokenizer2 files · 9.7 MB
Documentation5 files · 69.8 KB
Other14 files · 4.0 MB
Repository2 files · 11.6 KB
Every file
FileTypeSizeSHA-256
model-00000-of-00051.safetensorsWeights1.2 GB 793bf864a477
model-00001-of-00051.safetensorsWeights1.2 GB 9dc3d6079429
model-00002-of-00051.safetensorsWeights1.2 GB c83e7907b71d
model-00003-of-00051.safetensorsWeights1.2 GB a1bae45d3b62
model-00004-of-00051.safetensorsWeights1.2 GB 363978d8b203
model-00005-of-00051.safetensorsWeights1.2 GB ace002c37643
model-00006-of-00051.safetensorsWeights1.0 GB b0e97f7f688e
model-00007-of-00051.safetensorsWeights1.2 GB 1f31994e207c
model-00008-of-00051.safetensorsWeights1.2 GB c5abdbbc0ece
model-00009-of-00051.safetensorsWeights1.2 GB 3f3829f1cf8b
model-00010-of-00051.safetensorsWeights1.2 GB 01048840c438
model-00011-of-00051.safetensorsWeights1.2 GB f748b17cd7fc
model-00012-of-00051.safetensorsWeights1.2 GB fc9aa360c12c
model-00013-of-00051.safetensorsWeights197.1 MB 57da846a4836
model-00014-of-00051.safetensorsWeights1.2 GB 9689b63963b0
model-00015-of-00051.safetensorsWeights1.2 GB f6599b3d7cd0
model-00016-of-00051.safetensorsWeights1.2 GB 067902b68230
model-00017-of-00051.safetensorsWeights1.2 GB fbaf386189ed
model-00018-of-00051.safetensorsWeights1.2 GB a71fe5562184
model-00019-of-00051.safetensorsWeights1.2 GB 58c804ba58ac
model-00020-of-00051.safetensorsWeights1.2 GB 9684324fa3f4
model-00021-of-00051.safetensorsWeights1.2 GB 46bb25f496f1
model-00022-of-00051.safetensorsWeights1.2 GB 9c51289c6c8e
model-00023-of-00051.safetensorsWeights1.2 GB dc6dabec7c5b
model-00024-of-00051.safetensorsWeights1.2 GB 36c957c06117
model-00025-of-00051.safetensorsWeights1.2 GB 44c31661f31f
model-00026-of-00051.safetensorsWeights1.2 GB 89f78fba4189
model-00027-of-00051.safetensorsWeights1.2 GB ff2984fa0532
model-00028-of-00051.safetensorsWeights1.2 GB 949bb1abd62f
model-00029-of-00051.safetensorsWeights1.2 GB c6e507472e75
model-00030-of-00051.safetensorsWeights1.2 GB f1117e0aff6b
model-00031-of-00051.safetensorsWeights1.2 GB 4b78b046f61b
model-00032-of-00051.safetensorsWeights1.2 GB 74c124ae60be
model-00033-of-00051.safetensorsWeights1.2 GB f40965ad05fd
model-00034-of-00051.safetensorsWeights1.2 GB 006850bd2c92
model-00035-of-00051.safetensorsWeights1.2 GB bdb5ac8c7f2a
model-00036-of-00051.safetensorsWeights1.2 GB ab1be4691361
model-00037-of-00051.safetensorsWeights1.2 GB 7ce09cf8bb8d
model-00038-of-00051.safetensorsWeights1.2 GB daceff3b9015
model-00039-of-00051.safetensorsWeights1.2 GB 7bc2f3b59fcc
model-00040-of-00051.safetensorsWeights1.2 GB 4155e48a4dbc
model-00041-of-00051.safetensorsWeights1.2 GB a25103d24666
model-00042-of-00051.safetensorsWeights1.2 GB 7634740a9204
model-00043-of-00051.safetensorsWeights1.2 GB 704a4eb87ed8
model-00044-of-00051.safetensorsWeights1.2 GB 80ffd3747d16
model-00045-of-00051.safetensorsWeights1.2 GB c550af73fb8c
model-00046-of-00051.safetensorsWeights1.2 GB 2912a04d06d2
model-00047-of-00051.safetensorsWeights1.2 GB cff4353e83b0
model-00048-of-00051.safetensorsWeights1.2 GB 75e2762c1eef
model-00049-of-00051.safetensorsWeights1.1 GB 7663117d2f33
model-00050-of-00051.safetensorsWeights1.1 GB cb7b37c7b79a
config.jsonConfiguration1.1 KB
model.safetensors.index.jsonConfiguration1.6 MB
special_tokens_map.jsonConfiguration468 B
train/deepspeed_support/ds_zero2_no_offload.jsonConfiguration528 B
train/deepspeed_support/ds_zero2_offload.jsonConfiguration676 B
train/deepspeed_support/ds_zero3_no_offload.jsonConfiguration1.1 KB
train/deepspeed_support/ds_zero3_offload.jsonConfiguration1.1 KB
train/deepspeed_support/ds_zero3_offload_no_auto.jsonConfiguration944 B
train/deepspeed_support/merge_lora_weight.pyConfiguration2.5 KB
train/deepspeed_support/train.pyConfiguration25.7 KB
train/deepspeed_support/train_dense.pyConfiguration14.9 KB
train/llama_factory_support/dataset_info.jsonConfiguration974 B
train/llama_factory_support/ds_zero2_offload.jsonConfiguration892 B
train/llama_factory_support/ds_zero2_offload_lora.jsonConfiguration795 B
train/llama_factory_support/ds_zero3_offload.jsonConfiguration954 B
train/llama_factory_support/hy_dense_1_8b_full_sft.yamlConfiguration1.1 KB
train/llama_factory_support/hy_dense_1_8b_lora_sft.yamlConfiguration1.2 KB
train/llama_factory_support/hy_dense_7b_full_sft.yamlConfiguration1.1 KB
train/llama_factory_support/hy_dense_7b_lora_sft.yamlConfiguration1.2 KB
train/llama_factory_support/hy_dense_template.pyConfiguration3.6 KB
train/llama_factory_support/hy_v3_full_sft.yamlConfiguration1.1 KB
train/llama_factory_support/hy_v3_lora_sft.yamlConfiguration1.2 KB
train/llama_factory_support/hy_v3_patches.pyConfiguration8.8 KB
train/llama_factory_support/hy_v3_template.pyConfiguration1.9 KB
train/llama_factory_support/train_hy_dense.pyConfiguration3.0 KB
train/llama_factory_support/train_hy_v3.pyConfiguration2.5 KB
train/tools/check_converted.pyConfiguration15.6 KB
train/tools/convert_ckpt_to_outer.pyConfiguration23.5 KB
LICENSE.txtDocumentation11.6 KB
README.mdDocumentation14.8 KB
README_CN.mdDocumentation13.8 KB
train/README.mdDocumentation15.4 KB
train/README_CN.mdDocumentation14.2 KB
chat_template.jinjaOther11.3 KB
imgs/logo-en.pngOther65.9 KB
imgs/logo-zh.pngOther69.9 KB
imgs/main_result.pngOther3.8 MB b87606817fec
train/data/example_data.jsonlOther27.8 KB
train/deepspeed_support/merge_lora_weight.shOther269 B
train/deepspeed_support/train.shOther3.5 KB
train/deepspeed_support/train_dense.shOther4.9 KB
train/deepspeed_support/train_dense_lora.shOther5.1 KB
train/deepspeed_support/train_lora.shOther3.6 KB
train/llama_factory_support/convert_zero_to_hf.shOther5.9 KB
train/llama_factory_support/train_lf.shOther3.9 KB
train/llama_factory_support/train_lf_dense.shOther4.2 KB
train/requirements.txtOther159 B
.gitattributesRepository1.7 KB
.ms_upload_cacheRepository9.9 KB
tokenizer.jsonTokenizer9.5 MB
tokenizer_config.jsonTokenizer165.6 KB

License and Download

License
apache-2.0
Access
Open weights, no gate
Download size
60.1 GB
Download from Tencent

Released by Tencent through its official repository on Hugging Face. Read the license.

Built From

  • Described by arXiv:2605.22064

Memory Requirements

PrecisionWeights in memory
As published60.1 GB
16-bit60.1 GB
8-bit30.1 GB
4-bit15.0 GB

Weights only, from the published parameter count; the key-value cache and runtime add to this.

Questions About Hy-MT2-30B-A3B

How much GPU memory does Hy-MT2-30B-A3B need?

About 72.2 GB at 16-bit and 18 GB at 4-bit: the weights (30.1B parameters) plus a working margin. A long context needs more.

What is the cheapest GPU to run Hy-MT2-30B-A3B on?

At 16-bit, 1x MI300X from $1.85 an hour; at 4-bit, 1x MI300X from $1.85 an hour, at the lowest on-demand prices the SAVRN Index lists.

Can I use Hy-MT2-30B-A3B commercially?

Yes. Hy-MT2-30B-A3B is released under Apache License 2.0. The Apache License 2.0 is a permissive open-source license. It permits commercial use, modification and redistribution. It requires keeping the license and copyright notices and any NOTICE file, stating significant changes, and it includes an express patent grant from contributors.

What is Hy-MT2-30B-A3B's context length?

262,144 tokens, from the maximum position embeddings in its published configuration.

Similar Models

Model · Translation

madlad400-3b-mt

Google

MADLAD-400-3B-MT is a multilingual machine translation model based on the T5 architecture that was trained on 1 trillion tokens covering over 450 languages using publicly available data. It is competitive with models that are significantly larger. Disclaimer: Juarez Bochi, who was not involved in this research, converted the original weights and wrote the contents of this model card based on the original paper and Flan-T5. Find below some example scripts on how to use the model: First, install the Python packages that are required: pip install transformers accelerate sentencepiece Usage with candle: We also provide a quantized model (1.65 GB vs the original 11.8 GB file): See the research…

Open weights apache-2.0 2.9B parameters transformers

Model · Translation

t5-3b

T5 community

The developers of the Text-To-Text Transfer Transformer (T5) write: T5-3B is the checkpoint with 3 billion parameters. The developers write in a blog post that the model: See the blog post and research paper for further details. The model is pre-trained on the Colossal Clean Crawled Corpus (C4), which was developed and released in the context of the same research paper as T5. The model was pre-trained on a on a multi-task mixture of unsupervised (1.) and supervised tasks (2.). Thereby, the following datasets were being used for (1.) and (2.): 1. Datasets used for Unsupervised denoising objective: 2. Datasets used for Supervised text-to-text language modeling objective - CoLA Warstadt et…

Open weights apache-2.0 2.9B parameters transformers

Model · Translation

Hy-MT2-1.8B

Tencent

English | 中文 Hy-MT2 is a family of “fast-thinking” multilingual translation models designed for complex real-world scenarios. It includes three model sizes: 1.8B, 7B, and 30B-A3B (MoE), all of which support translation among 33 languages and effectively follow translation instructions in multiple languages. For on-device deployment, AngelSlim 1.25-bit extreme quantization reduces the storage requirement of the 1.8B model to only 440 MB and improves inference speed by 1.5x. Multi-dimensional evaluations show that Hy-MT2 delivers outstanding performance across general, real-world business, domain-specific, and instruction-following translation tasks. The 7B and 30B-A3B models outperform…

Open weights apache-2.0 2B parameters 262,144 tokens transformers

Model · Translation

HY-MT1.5-1.8B-FP8

Tencent

Hunyuan Translation Model Version 1.5 includes a 1.8B translation model, HY-MT1.5-1.8B, and a 7B translation model, HY-MT1.5-7B. Both models focus on supporting mutual translation across 33 languages and incorporating 5 ethnic and dialect variations. Among them, HY-MT1.5-7B is an upgraded version of our WMT25 championship model, optimized for explanatory translation and mixed-language scenarios, with newly added support for terminology intervention, contextual translation, and formatted translation. Despite having less than one-third the parameters of HY-MT1.5-7B, HY-MT1.5-1.8B delivers translation performance comparable to its larger counterpart, achieving both high speed and high quality.…

Open weights 1.8B parameters 262,144 tokens transformers

Model · Translation

t5-large

T5 community

The developers of the Text-To-Text Transfer Transformer (T5) write: T5-Large is the checkpoint with 770 million parameters. The developers write in a blog post that the model: See the blog post and research paper for further details. The model is pre-trained on the Colossal Clean Crawled Corpus (C4), which was developed and released in the context of the same research paper as T5. The model was pre-trained on a on a multi-task mixture of unsupervised (1.) and supervised tasks (2.). Thereby, the following datasets were being used for (1.) and (2.): 1. Datasets used for Unsupervised denoising objective: 2. Datasets used for Supervised text-to-text language modeling objective - CoLA Warstadt…

Open weights apache-2.0 738M parameters transformers

This model is a fine-tuned checkpoint of mBART-large-50. mbart-large-50-many-to-many-mmt is fine-tuned for multilingual machine translation. It was introduced in Multilingual Translation with Extensible Multilingual Pretraining and Finetuning paper. The model can translate directly between any pair of 50 languages. To translate into a target language, the target language id is forced as the first generated token. To force the target language id as the first generated token, pass the forcedbostokenid parameter to the generate method. See the model hub to look for more fine-tuned versions. Arabic (arAR), Czech (csCZ), German (deDE), English (enXX), Spanish (esXX), Estonian (etEE), Finnish…

Open weights 611M parameters 1,024 tokens transformers