
Tencent’s Hy team released Hy3. Hy3 is a 295B-parameter Mixture-of-Experts (MoE) model. It activates only 21B parameters per token. The weights ship under the Apache License 2.0. Hy3 is aimed at reasoning, agentic workflows, and long-context tasks. What is Hy3? Hy3’s architecture contains a sparse MoE with 192 experts and top-8 routing. Only 8 experts fire per token, so compute stays low. The model also uses a Multi-Token Prediction (MTP) layer. MTP predicts several tokens
Hy3 is an open-source language model with 295 billion total parameters that only activates 21 billion parameters per token, using a sparse mixture-of-experts architecture designed for reasoning tasks, agent workflows, and processing long documents up to 256,000 tokens. The model incorporates a multi-token prediction layer for faster decoding and includes training focused on production reliability, including improvements to tool calling stability, reduction of hallucinations, and better tracking of multi-turn conversations. Performance benchmarks show Hy3 scores 78.0 on coding tests and 90.4 on reasoning tasks, with blind testing indicating advantages over competing models in frontend development and infrastructure work. The weights are released under the Apache License 2.0 and can be deployed using vLLM or SGLang, with a free trial available through OpenRouter.

OpenAI has released two new Realtime models in its API. They are named gpt-realtime-2.1 and gpt-realtime-2.1-mini. Both target low-latency voice and multimodal experiences. The mini model is the notable part of this release. It is a mini reasoning model for realtime voice. It ships at the same cost as the earlier gpt-realtime-mini. OpenAI also reduced p95 latency by at least 25% across Realtime voice models. That reduction comes from improved caching. What is GPT-Realtime-2.1-mini gpt-rea
The framework adds tools for testing and refining robotic AI systems, addressing a key bottleneck in making these models more practical.
The open-source library's improvements could make AI models faster and more efficient to run on consumer hardware.
Want to go deeper than the news? Explore live, cohort-based AI courses taught by practitioners.
Browse AI courses on Maven