Serverless AI infrastructure. Enabling businesses to build and deploy ML products quickly and easily.

New York
Voice agents need to respond in real time but the models powering them are trained on information from the past. We built an architecture with our friends at @Linkup_platform to give a voice agent access to the live web without adding enough latency to break the conversation.
1
1
4
150
Running Qwen3.6 with DFLASH speculative decoding on a single NVIDIA B200, we measured: • 300–510ms model time-to-first-token • ~700ms web retrieval • <1 second perceived time-to-first-audio • <2 seconds to a complete grounded response
1
36
We just released Memory + GPU Snapshotting in beta on Cerebrium. For some workloads, this reduces GPU cold starts by 80%+ by restoring fully warmed CUDA workloads in seconds instead of rebuilding them from scratch on every scale-up.
1
105
The hard part is making this work for real CUDA workloads. GPU checkpointing is not just “dump memory and reload it.” Real workloads hold references to sockets, IPs, filesystem paths, NVIDIA driver state, multiprocessing workers, local RPC files, CUDA work, and hardware/runtime compatibility.
1
32
Today we’re sharing how we built Thalamus: Cerebrium’s highly available distributed router for global AI workloads. It helps power low-latency, resilient AI applications across fragmented compute for companies like @tavus, @superwhisper, @useCamb_AI Read more: cerebrium.ai/blog/thalamus-o…
1
3
4
876
From there, Thalamus ranks clusters by hot/warm/cold capacity, latency, health, cost, cache locality, and customer constraints like data residency. It doesn’t just pick “the best” cluster. It makes weighted routing decisions based on the cluster most likely to serve the request quickly. We also log every decision so we can replay production traffic, simulate routing changes, and understand what would have happened before shipping changes.
1
1
55
Feel free to sign up if you are looking to build global, low-latency AI applications. dashboard.cerebrium.ai/
1
47
From there, Thalamus ranks clusters by hot/warm/cold capacity, latency, health, cost, cache locality, and customer constraints like data residency. It doesn’t just pick “the best” cluster. It makes weighted routing decisions based on the cluster most likely to serve the request quickly. We also log every decision so we can replay production traffic, simulate routing changes, and understand what would have happened before shipping changes.
1
1
70
Feel free to sign up if you are looking to build global, low-latency AI applications. dashboard.cerebrium.ai/
1
63