cd /news/artificial-intelligence/coinbase-moved-to-open-models-cut-ai… · home topics artificial-intelligence article
[ARTICLE · art-80033] src=twitter.com ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

Coinbase moved to open models. Cut AI spend in half while increasing token usage

Coinbase cut its AI spend nearly in half while token usage continues to grow by implementing better defaults, routing, and caching instead of usage caps. The company is experimenting with defaulting to open weight models like GLM 5.2 and Kimi 2.7 through its LLM gateway, and improved its cache hit rate from 5% to 60% in LibreChat. Coinbase has also built an AI reasoning engine to run agentic workloads on smaller models at lower cost.

read2 min views1 publishedJul 30, 2026
Coinbase moved to open models. Cut AI spend in half while increasing token usage
Image: source

How to keep AI spend flat while token usage grows exponentially: Not with friction and spend alerts. With better defaults, routing, and caching. Better Defaults (not Usage Caps) – Engineers can choose any model they want, but defaults matter. We’re experimenting with defaulting to open weight models like GLM 5.2 and Kimi 2.7 through our LLM gateway, while still encouraging engineers to choose the right model for the task. 91% of our employees were never hitting their usage caps, so instead of lowering caps and driving up alerts, we're moving to cheaper defaults. Note that code reviews use a diversity of models, so they can check each other's work. Better Routing – In our custom harnesses, we preprocess prompts and route to the best model for the job, considering cache hits and model pricing. For instance, you may want a frontier model for planning, but not for execution where they can be overkill. Ultimately, humans shouldn't be choosing models - AI can automate this task. Better Caching – Cache misses are the easiest way to drive your cost up. All of our requests are cache aware, so we’re reusing a warm cache wherever possible. For example, our cache hit rate went from 5% → 60% in LibreChat once properly implemented. Keep Context Lean – Start fresh sessions when switching tasks. Scope file context narrowly. Disconnect unused tools. Don't just compact. The goal isn't fewer tokens used, it's fewer tokens wasted. Better Visibility – Our engineers can use as many tokens as they want, from whatever model they want, but we’ve made usage visible – and the more you spend on AI, the more impact we expect. The goal isn't to suppress usage. It's to build the infrastructure that makes exponential growth sustainable. Putting this into practice has cut our AI spend nearly in half, while our token usage continues to grow.

  • next step: post-training your own models based on open-source!
  • We’ve built an AI “reasoning” engine to solve this exact problem @openservaiRun all your agentic workloads on smaller models at a fraction of the cost whilst inheriting better performance than SOTA models. It’s the dream solution to the reliability/cost issue of AI today. # Join the conversation
── more in #artificial-intelligence 4 stories · sorted by recency
── more on @coinbase 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/coinbase-moved-to-op…] indexed:0 read:2min 2026-07-30 ·