41 billion tokens later: dogfooding local inference routing Spectro Cloud reported that 85 of its engineers processed 41 billion tokens in a one-month pilot of its PaletteAI Inference Launchpad, with 40 billion tokens handled locally on a single server with eight NVIDIA B200 GPUs. Engineers in the pilot had direct Claude bills about 46% lower than colleagues outside the pilot, according to the company, which said it spends well over $100,000 on Claude per month. Spectro Cloud deployed Launchpad at the end of July, started with GLM 5.2 and moved to GLM 5.3 Flash in late August, routing Sonnet and Haiku requests locally while sending complex Opus requests to Claude Opus 5 under a per-engineer daily dollar limit it cut from $200 to $50. 41 billion tokens later: our dogfooding experience with PaletteAI Inference Launchpad Here at Spectro Cloud, our software engineers and many other power-user roles too are heavy users of AI coding tools, and our Claude bill has been growing dramatically every month, to our finance team's alarm. Familiar story? This is exactly the situation we developed PaletteAI Inference Launchpad https://www.spectrocloud.com/platform/inference-launchpad for. Inference Launchpad is our software appliance for running open models locally, on your own GPU hardware. It sits between coding tools and models, serving inference requests locally where policy requires, routing selected work to a hosted service such as Claude. Engineers keep using their familiar coding assistants, while the platform team controls where requests go and how much they can spend. Like any good software company, we believe in drinking our own champagne or eating our own dog food, you pick . We made ourselves 'customer zero' for Inference Launchpad, seeing whether it would really work for demanding engineers: not just saving money, but hitting our quality expectations, too. The headline: in a one month pilot, 85 of our engineers processed 41 billion tokens, 40 billion of which were handled locally using Inference Launchpad. Engineers trying Inference Launchpad had direct Claude bills about 46% lower than colleagues outside the pilot. That gave us an encouraging first set of results, and enough everyday engineering work to examine how the local model performed. Up to 85 engineers on one eight-GPU server We're pretty open about how much we spend on frontier models. Although we're a relatively small organization, we spend well over $100,000 on Claude per month, most through Claude Code. Moving just some of that work to a shared local model would give us a way to reduce reliance on per-token API spending as our use of AI coding continues to grow. At the end of July, our team deployed Launchpad on a single server with eight NVIDIA B200 GPUs. We started with GLM 5.2, moved to GLM 5.3 Flash in late August, and rolled access out to engineering teams in waves. Engineers kept their existing coding tools Keeping tools like Claude Code was important. It meant we could onboard engineers into the pilot without asking them to learn a different coding assistant first. For Claude Code, we pointed the client at the Launchpad endpoint and replaced the Anthropic key with a per-user Launchpad token. The example below shows the configuration used in our pilot; the Claude Code setup guide https://docs.spectrocloud.com/paletteai-inference-launchpad/how-to-guides/use-claude-code/ covers connecting to your own deployment. export ANTHROPIC BASE URL=https://