Tencent releases HY-Embodied-0.5, a 2B-parameter vision-language model for robot control
Tencent has released HY-Embodied-0.5, a family of foundation models designed specifically for embodied AI and robotic control. The suite includes a 2B-parameter MoT (Mixture-of-Transformers) variant with only 2.2B activated parameters during inference, and a 32B model that claims frontier-level performance comparable to Gemini 3.0 Pro, trained on over 200 billion tokens of embodied-specific data.
HY-Embodied-0.5 MoT-2B — Quick Specs
Tencent Releases HY-Embodied-0.5 for Real-World Robot Control
Tencent's Robotics X and HY Vision Team have released HY-Embodied-0.5, an open-source suite of foundation models explicitly engineered for embodied AI agents and robotic control. The suite features two variants: a 2B-parameter model optimized for edge deployment and a 32B variant for complex reasoning tasks.
Architecture and Technical Details
The core innovation is the Mixture-of-Transformers (MoT) architecture. The 2B variant contains 4B total parameters but activates only 2.2B during inference, achieving "the high inference speed of a dense 2B model while delivering superior, fine-grained perceptual representations," according to Tencent. This efficiency comes from modality-specific computing in the vision pathway.
Both models were trained on a curated dataset comprising over 100 million embodied and spatial-specific data points across 200+ billion tokens. Tencent employed on-policy distillation to transfer reasoning capabilities from the 32B model to the compact 2B variant.
Performance Claims
Across 22 embodied-relevant benchmarks against similarly-sized models:
- CV-Bench: HY-Embodied-0.5 MoT-2B scored 89.2, compared to Qwen3-VL 2B's 80.0 and Qwen3-VL 4B's 85.7
- DA-2K: 92.3 versus Qwen3-VL 2B's 69.5
- ERQA (embodied reasoning): 54.5 versus Qwen3-VL 2B's 41.8
- EmbSpatial-Bench: 82.8 versus Qwen3-VL 2B's 75.9
Tencent claims the 32B variant achieves "frontier-level performance comparable to Gemini 3.0 Pro," though specific benchmarks are not disclosed in the announcement.
Hardware Requirements and Deployment
The model requires CUDA 12.6, PyTorch 2.8.0, and Python 3.12+. Tencent recommends NVIDIA GPUs with at least 16GB VRAM, though CPU inference is supported. The 2B model requires 8GB of disk space for weights; 20GB+ total storage is recommended for dependencies.
A custom Transformers version (specific commit 9293856c419762ebf98fbe2bd9440f9ce7069f1a) is required for inference. Tencent states they "will merge the improvements into the Transformers main branch later."
Vision-Language-Action Integration
HY-Embodied is positioned as the "brain" for Vision-Language-Action (VLA) pipelines. Unlike general vision-language models, the architecture emphasizes spatial-temporal perception, physical object interaction understanding, and agent dynamics—capabilities required for real-world robotic control.
The model supports both single and batch inference with optional chain-of-thought reasoning modes. Maximum generation length extends to 32,768 tokens.
Open Source Availability
Tencent has open-sourced the HY-Embodied-0.5 MoT-2B weights on Hugging Face (model ID: tencent/HY-Embodied-0.5) along with official inference code. A Gradio demo is available for testing. The full codebase is available on GitHub at Tencent-Hunyuan/HY-Embodied.
What This Means
HY-Embodied-0.5 addresses a genuine gap: most foundation models optimize for language or general vision tasks, not the specific demands of physical robots. A 2B model that matches or exceeds 4B competitors on embodied reasoning benchmarks could shift robotics development toward smaller, edge-deployable systems. However, the comparison against Qwen3-VL (which Tencent notes has "repetitive thinking patterns") rather than Gemini 3.0 or Claude variants limits independent assessment of true competitive positioning. The 32B variant's claimed parity with Gemini 3.0 Pro requires third-party validation.
Related Articles
DeepSeek Releases Experimental V4-Flash-Vision-Exp, Claims Near-Parity With Opus 4.8 on Agent Benchmarks
DeepSeek has released V4-Flash-Vision-Exp, an experimental multimodal extension of V4-Flash that adds image understanding while preserving text reasoning capabilities. The company claims the model approaches or beats Anthropic's Opus 4.8 on its internal multimodal agent benchmarks.
DeepSeek Releases V4 Flash Vision Exp, an Experimental Multimodal MoE Model with 1M Context
DeepSeek has released V4 Flash Vision Exp, an experimental vision-enabled variant of DeepSeek V4 Flash 0731 that adds image understanding while matching the base model's text performance. The sparse mixture-of-experts model uses 13B active parameters out of 284B total and supports a 1M token context window.
Tencent Releases Hy-MT2-30B-A3B, a 30B-Parameter Translation Model with 3B Active Parameters
Tencent has released Hy-MT2-30B-A3B, a mixture-of-experts translation model with 30B total parameters and 3B active parameters, supporting 33 language pairs and five Chinese dialect and minority-language pairs. The model is available through Tencent Cloud at $0.074 per 1M input tokens and $0.295 per 1M output tokens.
Qwen Launches Qwen3.8 27B, an Open-Weight Vision-Language Model with 262K Context
Qwen has released Qwen3.8 27B, a 27-billion-parameter dense vision-language model with a 262K token context window, available now via OpenRouter at $0.45 per million input tokens and $3.20 per million output tokens.
Comments
Loading...