Close Menu
AI News TodayAI News Today

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    What's Hot

    The U.S. is building barriers around drones and robots, but China has scale to get around them

    Grindr wants to be the everything app for gay men; investors are still deciding whether it can pull it off

    Understanding ChatGPT Work

    Facebook X (Twitter) Instagram
    • About Us
    • Contact Us
    Facebook X (Twitter) Instagram Pinterest Vimeo
    AI News TodayAI News Today
    • Home
    • AI News
    • AI Reviews
    • AI Tools
    • AI Tutorials
    • Chatbots
    • Free AI Tools
    • Artificial Intelligence
    AI News TodayAI News Today
    Home»AI Tutorials»Introducing Hy4 Preview
    AI Tutorials

    Introducing Hy4 Preview

    By No Comments2 Mins Read
    Share Facebook Twitter Pinterest LinkedIn Tumblr Reddit Telegram Email
    Flat vector cartoon illustration of a white pelican with a large orange bill riding a red bicycle to the right along a grey road with a dashed white centre line, its orange webbed feet on the pedals and grey tail feathers fanned out behind, against a pale blue sky with a yellow sun, white clouds and horizontal white motion lines suggesting speed
    Share
    Facebook Twitter LinkedIn Pinterest Email

    29th August 2026 – Link Blog

    Introducing Hy4 Preview. New open weight text input (no vision) LLM from Chinese company Tencent today: 770B total parameters, 49B active parameters, 1M token context window, 1.56TB on Hugging Face.

    This is a big size increase from their previous Hy3 in July, which was 295B, 21B active, 256,000 context, 598GB.

    I recently started using model chat templates to better understand their capabilities. Here’s Hy4’s chat_template.jinja on Hugging Face, which includes this section:

    {%- if not reasoning_effort is defined %}
        {%- set reasoning_effort = 'high' %}
    {%- elif reasoning_effort not in ['high', 'no_think'] %}
        {%- if reasoning_effort is none %}
            {{- raise_exception('reasoning_effort error : None, should be no_think/high') }}
        {%- else %}
            {{- raise_exception('reasoning_effort error : ' + reasoning_effort + ', should be no_think/high') }}
        {%- endif %}
    {%- endif %}

    So it looks like there are just two reasoning effort levels: “high” (the default) and “no_think” (reason by disabled).

    I tried my “Generate an SVG of a pelican riding a bicycle” prompt with the default high reasoning via OpenRouter and got this:

    Quoting the reasoning trace:

    […] Let’s maybe add a helmet? It could improve riding theme, but may obscure head. Maybe a small cycling cap or helmet? The user didn’t ask; can add red helmet? Might be cute. But pelican with big beak; a helmet might obscure. Better maybe no.

    Maybe add sunglasses? no.

    Maybe add water? no.

    It’s interesting how the reasoning trace uses slightly truncated English, presumably because perfect grammar isn’t useful or token efficient for hidden reasoning text.

    Hy4 introducing preview
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Previous ArticleReplicate: How to Run Open-Source AI Models With Just an API Call
    Next Article Why the Hottest New Wearables Want to Be Ignored
    • Website

    Related Posts

    AI Tutorials

    Understanding ChatGPT Work

    AI Tutorials

    freeCodeCamp: The Free Coding Curriculum That Actually Gets You Hired

    AI Tutorials

    Codecademy Review: Hands-On Learning That Actually Sticks

    Add A Comment
    Leave A Reply Cancel Reply

    Top Posts

    The U.S. is building barriers around drones and robots, but China has scale to get around them

    0 Views

    Grindr wants to be the everything app for gay men; investors are still deciding whether it can pull it off

    0 Views

    Understanding ChatGPT Work

    0 Views
    Stay In Touch
    • Facebook
    • YouTube
    • TikTok
    • WhatsApp
    • Twitter
    • Instagram
    Latest Reviews
    AI Tutorials

    Quantization from the ground up

    AI Tools

    David Sacks is done as AI czar — here’s what he’s doing instead

    AI Reviews

    Judge sides with Anthropic to temporarily block the Pentagon’s ban

    Subscribe to Updates

    Get the latest tech news from FooBar about tech, design and biz.

    Most Popular

    The U.S. is building barriers around drones and robots, but China has scale to get around them

    0 Views

    Grindr wants to be the everything app for gay men; investors are still deciding whether it can pull it off

    0 Views

    Understanding ChatGPT Work

    0 Views
    Our Picks

    Quantization from the ground up

    David Sacks is done as AI czar — here’s what he’s doing instead

    Judge sides with Anthropic to temporarily block the Pentagon’s ban

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    Facebook X (Twitter) Instagram Pinterest
    • About Us
    • Contact Us
    • Terms & Conditions
    • Privacy Policy
    • Disclaimer

    © 2026 ainewstoday.co. All rights reserved. Designed by DD.

    Type above and press Enter to search. Press Esc to cancel.