On August 29, 2026, Tencent launched the open-source text input large language model Hy4 Preview. This model has a total parameter size of 770B, an active parameter count of 49B, and 1M token context windows. Compared to Hy3 released in July (with a total parameter size of 295B), Hy4 has significantly increased in scale. Hy4 includes a chat_template.jinja provided by Hugging Face, which contains validation logic for the reasoning_effort parameter. It only supports two reasoning effort levels: ‘high’ and ‘no_think’, with ‘high’ being the default setting. Tests show that this model can generate images containing elements such as helmets when processing complex prompts (e.g., generating SVG images of seagulls riding a bike), along with truncated English reasoning trajectories.