By Sagar Shankaran, Founder of CallSphere
Examine the evolving debate around compute scaling laws — whether the Chinchilla ratios still hold, the rise of inference-time compute, and what the latest research says about model scaling.
Key takeaways
In 2020, Kaplan et al. at OpenAI published "Scaling Laws for Neural Language Models," demonstrating a remarkably predictable relationship: model performance improves as a power law of model size, dataset size, and compute budget. Double the compute, get a predictable improvement in loss.
This paper launched the scaling era. Labs raced to train ever-larger models, confident that more compute would translate directly to more capability. GPT-3 (175B parameters), PaLM (540B), and eventually GPT-4 (rumored to be a mixture of experts with trillions of parameters) were all justified by scaling law projections.
In 2022, DeepMind's Chinchilla paper challenged the Kaplan scaling ratios. It showed that most large models were undertrained — they had too many parameters relative to their training data. Chinchilla demonstrated that a 70B parameter model trained on 1.4T tokens outperformed a 280B model trained on 300B tokens, despite using the same total compute.
flowchart LR
CORPUS[("Pre-training corpus<br/>trillions of tokens")]
FILTER["Quality filter and<br/>dedupe"]
TOK["BPE tokenizer"]
SHARD["Shard plus<br/>data parallel"]
GPU{"GPU cluster<br/>FSDP or DeepSpeed"}
CKPT[("Checkpoints<br/>every N steps")]
LOSS["Loss curve plus<br/>eval gates"]
SFT["SFT phase"]
DPO["DPO or RLHF"]
BASE([Base model])
INSTR([Instruct model])
CORPUS --> FILTER --> TOK --> SHARD --> GPU
GPU --> CKPT --> LOSS
LOSS --> BASE --> SFT --> DPO --> INSTR
style GPU fill:#4f46e5,stroke:#4338ca,color:#fff
style LOSS fill:#f59e0b,stroke:#d97706,color:#1f2937
style INSTR fill:#059669,stroke:#047857,color:#fff
The Chinchilla-optimal ratio — roughly 20 tokens per parameter — became the new standard. Llama 2 (70B trained on 2T tokens) and Mistral's models followed this guidance closely.
Hear it before you finish reading
Talk to a live CallSphere AI voice agent in your browser — 60 seconds, no signup.
Several signals suggest diminishing returns from pure scale:
Other researchers argue that scaling is far from exhausted:
The most significant shift in 2025-2026 is the move from training-time scaling to inference-time scaling. OpenAI's o1, o3, and DeepSeek's R1 demonstrate that giving a model more time to "think" at inference time — through chain-of-thought reasoning, search, and verification — can achieve capabilities that would require orders of magnitude more training compute.
This changes the economics fundamentally:
Still reading? Stop comparing — try CallSphere live.
CallSphere ships complete AI voice agents per industry — 14 tools for healthcare, 10 agents for real estate, 4 specialists for salons. See how it actually handles a call before you book a demo.
Training compute: Spent once, amortized over all users
Inference compute: Spent per query, scales with usage
The question becomes: is it more cost-effective to train a larger model or to give a smaller model more inference-time compute? For many tasks, the answer is increasingly the latter.
An emerging approach that blurs the line: adapting the model's weights at inference time using the specific test input. This is not full fine-tuning — it is a lightweight, temporary update that improves performance on the specific input without permanently changing the model. Early results on math and coding benchmarks are promising.
MoE architectures have changed how we think about model size. A model with 8 experts of 70B parameters each has 560B total parameters but only activates 70B per token. This means:
Sources:

Written by
Sagar Shankaran· Founder, CallSphere
LinkedInSagar Shankaran is the founder of CallSphere, where he builds production AI voice and chat agents deployed across healthcare, hospitality, real estate, and home services. He writes about agentic AI, LLM engineering, and shipping voice agents that handle real calls in production.
See how AI voice agents work for your industry. Live demo available -- no signup required.
Sakana AI's research agent system produces a novel materials science paper accepted by Nature Communications, marking a watershed moment for autonomous scientific discovery.
Gpt 4.5 orion: analyzing OpenAI's GPT-4.5 release, the evidence for and against continued scaling laws, and what the shift toward inference-time compute and reasoning models means for the industry.
Sports physical therapy and student health clinics in Pullman, Washington lose patients to missed calls every semester surge. How to answer every single one.
Bilingual family medicine clinics in Yakima, Washington field English and Spanish calls from harvest crews at all hours. An AI receptionist answers them all.
Physical therapy clinics in Astoria, Oregon juggle fishing-fleet injuries and summer tourism surges. How an AI answering service catches every missed call.
Dental practices in Salem, Oregon miss calls when state workers phone at lunch. A 24/7 AI receptionist books cleanings and triages toothaches every day.
© 2026 CallSphere Inc. All rights reserved.
Made within San Francisco