AIToday
Snowflake AI BlogPublished: Aug 25, 2026, 01:00 JST2 min read

Snowflake AI routing cuts token use 25%

Snowflake AI routing cuts token use 25%

Key takeaway

  • Snowflake introduced dynamic model routing to cut AI costs by matching tasks to cheaper models.

  • It also added open models DeepSeek-V4-Flash and GLM-5.3.

  • Internal tests show up to 25% fewer tokens used.

3 Key Points

  1. What happened

    Snowflake announced dynamic model routing in Cortex AI Gateway, which sends each request to the most affordable model that can confidently complete it. The company also expanded its open model portfolio with DeepSeek-V4-Flash 0731 (in private preview) and GLM-5.3 (coming soon).

  2. Why it matters

    In internal tests, dynamic routing handled a dbt pipeline workload with up to three times greater token efficiency than a frontier-model-only approach, and a coding test kept the same pull-request throughput while using about 25% fewer tokens. On ADE-bench, DeepSeek-V4-Flash scored 74.4%, beating the leading proprietary model tested.

  3. What to watch

    Snowflake serves these open models itself, keeping inference inside its secure perimeter. GLM-5.3 is self-hostable and designed to keep data in the customer's environment, per the announcement.

Ask the AI about this article →

Context & Analysis

The announcement ties two trends together: model selection and cost control. Snowflake argues the key question is not which model is best, but which is best suited to each task. Dynamic routing operationalizes that by choosing the cheapest adequate model per request, reducing reliance on expensive frontier models for routine work.

The open model additions matter because a router's value depends on the pool of options. DeepSeek-V4-Flash's 74.4% score on ADE-bench, outperforming the leading proprietary model tested, supports the claim that open models are competitive where data teams work. GLM-5.2's past scores—66% on ADE-bench with the lowest token footprint—suggest a similar trade-off. Snowflake serving these models itself, rather than proxying third-party APIs, aims to keep inference within its governance boundary.

Snowflake frames the long-term benefit as compounding gains in what it calls intelligence efficiency. Routing decisions become more precise as models are evaluated across workloads, and a growing pool of efficient models shifts more work to cheaper options. The system is designed to lower the average cost per outcome over time without requiring customers to rebuild applications or manually manage routing logic.

FAQ

How does Snowflake's dynamic model routing work?
Cortex AI Gateway selects the most affordable model that can confidently complete each task. It only uses administrator-approved models and respects data residency settings, with every routing decision logged.
What efficiency gains did Snowflake report in testing?
In one internal test, a dbt pipeline workload ran with up to three times greater token efficiency than a frontier-model-only approach. In a coding test, teams kept the same pull-request throughput using about 25% fewer tokens.
Which open models did Snowflake add?
DeepSeek-V4-Flash 0731 is now available in private preview. GLM-5.3 is coming soon and is self-hostable, designed to keep data in the customer's environment.
Snowflake AI BlogRead Original Article

Get AI news like this every morning

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytime

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Next articleMETR finds AI boosts cyber, not math or AI research