AIAny
AI Model2026
Icon for item

Hy-MT2-30B-A3B

A 30B mixture-of-experts multilingual translation model supporting 33 languages and instruction-following translation. Offers MoE architecture, fast-thinking mode, and quantized/deployment-ready variants for production translation and subtitle tasks.

Introduction

Why this matters now

Multilingual translation models increasingly need to handle noisy, domain-specific, and interactive instruction-style prompts rather than simple sentence pairs. This release provides a large (30B-A3B, MoE) model tuned for instruction-following and “fast-thinking” inference, aiming to close the gap between research benchmarks and real-world translation pipelines.

Key Capabilities
  • Multilingual instruction-following: supports translation among 33 languages and is tuned to follow explicit translation instructions and terminology constraints, making it suitable for structured and personalized translation tasks.
  • MoE 30B architecture with deployment variants: the 30B-A3B uses a mixture-of-experts design for capacity efficiency; the project also supplies FP8 and quantized variants and guidance for running with transformers, vLLM, and llama.cpp-compatible GGUF builds.
  • Production-aware tooling: provides recommended inference configs, integration guides (transformers examples, vLLM serve command), and links to AngelSlim quantization to reduce footprint for on-device or latency-sensitive deployments.
  • Benchmarking and ecosystem: authors open-sourced IFMTBench for instruction-following translation evaluation and positioned the model for WMT26 tasks, with reported gains vs. several open-source baselines in “fast-thinking” settings.
Who it's for & trade-offs

Great fit if you need a capable open model for multilingual, instruction-driven translation or subtitle pipelines — e.g., machine translation teams, researchers evaluating instruction-following translation, and participants in shared tasks (WMT26). The repository and model card prioritize runnable examples and multiple quantization formats for practical deployment.

Look elsewhere if you require strict on-device runtime under extreme resource limits (the 30B MoE is large and best run on multi-GPU or optimized inference stacks) or if you need a model with an explicit permissive license (the Hugging Face card did not list a license in the metadata). For low-resource edge use, consider the 1.8B quantized variants released alongside this model.

Where it fits

This model sits between smaller, highly optimized local translation models and huge proprietary translation APIs: it offers a research-friendly open checkpoint with deployment-minded artifacts (quantized GGUF, FP8, and AngelSlim toolchain) and is intended as a bridge for teams that want both strong multilingual performance and reproducible evaluation.

Information

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.