Tag
#inference
Every story tagged inference, newest first.

AWS's new G7 instances won its own benchmark with half the GPUs
AWS benchmarked its Blackwell-based G7 instances against G5, G6 and G6e on 30B mixture-of-experts models. The two-GPU box beat the four-GPU boxes, the cheapest configuration and the fastest one turned out to be different machines, and the same model cost 2.5 times more per token on retrieval traffic than on chat.
Ahmad J · Sep 8, 2026 · 6 min read

Choosing the right model size for your task
Bigger is not automatically better. A decision framework for matching model size to the job, the latency budget, and the hardware you actually have.
Ahmad J · Sep 4, 2026 · 4 min read

Gemini can now skim a video instead of watching every frame
Google replaced fixed-rate video ingest with an agentic loop that fetches only the moments it needs, and reports up to 88 percent fewer tokens. Every headline figure is an upper bound, the gains concentrate on long video, and the cost saving is just the token saving passed through.
Ahmad J · Sep 2, 2026 · 4 min read

Small Models Are Quietly Taking Over the Easy Work
Most production AI tasks are routine, and a new class of small models handles them at a fraction of the cost. The frontier models are becoming the exception, not the default.
Ahmad J · Sep 2, 2026 · 3 min read

Small AI Models Are Quietly Winning in Production
Frontier models get the headlines, but inside real companies smaller, cheaper, faster models do the actual work. Here's how they win, where they don't, and what it costs to ignore them.
Ahmad J · Aug 14, 2026 · 4 min read
More stories
Tutorial · softwareServe a local model as an API endpointAug 11, 2026 · 3 min read
Article · aiThe Real Cost of AI Is Inference, Not TrainingAug 10, 2026 · 9 min read
Article · businessWhat a Model Actually Costs to Run in Production: A Back-of-Envelope Framework for TeamsAug 9, 2026 · 8 min read
Article · aiWhy GPUs Beat CPUs for AI InferenceAug 8, 2026 · 7 min read
Article · aiQuantization Explained: What Q4, Q8, and FP16 Actually Do to a Local ModelAug 6, 2026 · 8 min read
Article · aiMixture-of-Experts Models: How They Work and Why They Cut Inference CostsAug 6, 2026 · 10 min read
Article · aiHow Much VRAM You Actually Need to Run a Local LLMAug 5, 2026 · 7 min read