AIAny
AI Model2026
Icon for item

Tencent Hy-MT2-1.8B

A family of multilingual translation models optimized for real-world, instruction-following translation across 33 languages. The 1.8B model targets on-device use with extreme quantization (≈440 MB via AngelSlim), while 7B/30B variants trade size for higher accuracy.

Introduction

Most production translation stacks must trade latency, model size, and the ability to follow translation instructions. Hy‑MT2 narrows that trade-off by shipping a family of models designed for "fast-thinking" translation: a compact 1.8B variant for on-device and low-latency scenarios, plus 7B and MoE 30B-A3B variants for higher-quality outputs and instruction-following.

Key Capabilities
  • Multilingual instruction following: supports translation among 33 languages and can follow translation-style, terminology, and formatting instructions for structured or free-form inputs.
  • Small-model on-device option: AngelSlim 1.25-bit quantization reduces the 1.8B model to roughly 440 MB and improves inference speed (~1.5× reported), enabling deployment on constrained hardware.
  • Scalable quality/performance tiers: 7B and 30B-A3B models offer higher accuracy and robustness for domain-specific or business translation tasks, while the 1.8B focuses on cost and latency.
  • Evaluation and ecosystem: the release includes IFMTBench (an instruction-following translation benchmark) and integration examples for transformers, vLLM, and llama.cpp/gguf formats to ease adoption.
Who it's for and tradeoffs

Great fit if you need a multilingual translation model that can be deployed across a range of environments — from on-device mobile/embedded inference to server-side, higher-capacity instances — and if instruction-following (terminology, style, structured-data preservation) matters. Look elsewhere if you require open datasets or permissive licensing details not provided with this release, or if you need models pre-integrated with a specific commercial API ecosystem; larger commercial MT systems may still outperform on some narrow, high-resource language pairs or specialized SLT benchmarks.

Where it fits

Hy‑MT2 sits between tiny translation models intended only for basic bilingual tasks and very large commercial models: it offers a pragmatic middle path (compact 1.8B with aggressive quantization vs. 7B/30B for accuracy) and positions itself as an accessible, research-backed option for teams who want to run multilingual translation at varying cost/latency points. The authors also highlight participation in WMT26 tasks and published evaluations (see the model card and report) for benchmark comparisons.

Information

  • Websitehuggingface.co
  • AuthorsTencent Hunyuan (Tencent)
  • Published date2026/05/11

Categories

More Items

Hugging Face
AI Model2026

Provides GGUF-quantized Inkling multimodal model weights for local image/audio-to-text and conversational inference. Includes quantization variants (example: 1-bit UD-IQ1_S), Apache-2.0 license, and compatibility with Unsloth Studio, vLLM and common inference stacks.

Hugging Face
AI Video2026

Generates a new camera viewpoint from a reference video: an IC‑LoRA adapter for LTX‑Video 2.3 that re‑renders the same scene from a requested discrete camera angle while preserving subject and content. Trained on synthetic multi‑view data, proof‑of‑concept with limited viewpoint range and best for small, chained angle shifts.

Hugging Face
AI Model2026

Runs a full 27B-class Qwen3.6-derived LLM in a ~7.2 GB ternary/2‑bit format for on-device or single‑GPU text generation, retaining ~95% of FP16 performance and supporting a 262K‑token context. Designed for laptop/GPU deployment; exceeds typical phone memory limits.