AIToday
Large Language ModelsOpen-Source AIAI Business & IndustrySnowflake AI BlogPublished: Aug 23, 2026, 19:01 JST3 min read

Snowflake cuts AI costs with smart model routing, open models

Snowflake cuts AI costs with smart model routing, open models

Key takeaway

  • Snowflake now routes AI requests to the cheapest model that can handle each task, cutting token costs sharply without rebuilding applications.

  • Early tests showed token efficiency gains of up to 3× on data pipelines and 25% on coding work.

  • New open models, including DeepSeek-V4-Flash, outperform proprietary alternatives on data engineering benchmarks while keeping costs low.

3 Key Points

  1. What happened

    Snowflake launched dynamic model routing in Cortex AI Gateway, which automatically selects the cheapest capable model for each task, and added access to DeepSeek-V4-Flash 0731 (in private preview) and GLM-5.3 (private preview coming soon) to its open model portfolio alongside existing models from Anthropic, Google, OpenAI, SpaceXAI, Mistral AI and Meta.

  2. Why it matters

    Organizations deploying AI agents often pay for frontier-model power on every request even when simpler tasks don't need it. Internal testing showed dynamic routing cut token use by up to 3× on data pipeline work while maintaining comparable quality, and by approximately 25% on coding tasks while keeping pull-request throughput steady. Snowflake hosts inference inside its own governance boundary, so enterprise data never leaves the company's security perimeter.

  3. What to watch

    DeepSeek-V4-Flash 0731 scored 74.4% on ADE-bench (Snowflake's data engineering benchmark), outperforming the leading proprietary model tested; GLM-5.3 is designed for high-volume, cost-sensitive workloads and scored 66% on the same benchmark with the lowest token footprint of any model in the test.

Ask the AI about this article →

Context & Analysis

AI costs are climbing faster than business value for many organizations deploying multiple agents and applications. The problem is simple: most companies default to running every request through the most powerful (and most expensive) model available, even when simpler tasks—like generating a status summary—do not need frontier-level reasoning. Snowflake's answer is twofold: intelligently route each request to the smallest capable model, and expand the pool of those capable models so the router has more cost-effective options.

The routing layer itself sits within Snowflake's existing enterprise governance controls, so administrators can approve which models are eligible, enforce data residency rules, and audit every routing decision. Because Snowflake maintains the routing logic centrally, customers do not need to rebuild applications or hardcode model selection; the routing layer adapts as new models ship and pricing changes. The internal benchmarks are concrete: on a data-build (dbt) pipeline, dynamic routing achieved up to 3× token efficiency versus frontier-only; on engineering pull requests, teams cut token use by approximately 25% while holding throughput steady.

The open models Snowflake is adding—particularly DeepSeek-V4-Flash, which scored 74.4% on Snowflake's data engineering benchmark and outperformed the leading proprietary model tested—signal that the open-source frontier has caught up where it matters most for data teams. This matters because a larger pool of high-quality, efficient options gives the routing layer more leverage to lower the average cost per task. The compounding effect emerges over time: as routing decisions improve with real-world usage and new models arrive, the share of workloads handled by efficient models grows, while enterprise governance remains intact.

FAQ

How much does dynamic model routing reduce costs?
Internal testing showed up to 3× greater token efficiency on data pipeline workloads and approximately 25% fewer tokens on coding tasks, while delivering comparable quality and maintaining the same pull-request throughput.
Which open models does Snowflake now offer?
DeepSeek-V4-Flash 0731 (in private preview) and GLM-5.3 (private preview coming soon) join existing models from Anthropic, Google, OpenAI, SpaceXAI, Mistral AI and Meta.
Where does inference run, and what does that mean for data security?
Snowflake hosts inference directly on its own infrastructure, so data never leaves Snowflake's governance boundary. Open models operate inside the same role-based access controls and audit trails that govern enterprise data.
Snowflake AI BlogRead Original Article

Get the latest Large Language Models news 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.

Related Articles

Next articleLlama gives up correct answer if it thinks you're educated