AI Models & APIs
-
Ramp × Prime Intellect: a $500 RL fine-tune of a 9B open model beat every frontier config
Ramp and Prime Intellect just published a real production result, not a benchmark stunt: they took a 9B open-weight model, ran GRPO reinforcement fine-tuning on it, and beat every frontier configuration they tested on catalog review — deciding whether merchant transactions match the right product category. Total training cost: about $500. It hit HN’s front… Continue reading
-
Neutrino-1 8B (Fermion Research) squeezes an 8B model into a single 3.88GB file
Fermion Research took Qwen3-8B, ran ternary quantization-aware training, and distilled out an 8.19B decoder that ships as one 3.88GB file. All 252 linear layers stored in a three-value weight format 8x smaller than fp16, decoded inside the matrix kernels. It hit HackerNews the day it launched, 2026-07-27. What it actually is An open-weights language model,… Continue reading
-
Anthropic: Our position on open-weights models — Dario Amodei’s case for going closed, right as China floods in
This isn’t a product. It’s a policy shot. Dario Amodei signed “Anthropic: Our position on open-weights models,” a blog post that hit Hacker News on July 28 and cleared 580 points in a few hours. It’s Anthropic explaining why the US should think hard about open-weight models — which, conveniently, is also a defense of… Continue reading
-
Kimi K3’s 2.8T open weights are live, but running them takes 64 GPUs
Moonshot just put Kimi K3’s weights online, free to download. At 2.8 trillion parameters it’s the largest open-weight model ever shipped. The catch: even after MXFP4 four-bit quantization, the download is 1.4TB. What you actually get K3 is a mixture-of-experts model — each token fires only 16 of its 896 experts, about 50 billion active… Continue reading
-
Grok STT 1.0 hits OpenRouter: xAI’s transcription API undercuts Deepgram at $0.10/hour
xAI put Grok STT 1.0 on OpenRouter on July 23, one day before it made noise about it. This is a speech-to-text model — you feed it audio, it hands back text. Nothing exotic in what it does; the fight is over price and accuracy. And the numbers are loud. $0.10 per hour for batch,… Continue reading
-
Microsoft Aion 1.0 puts a 14B agent model inside Windows — no cloud required
At Build 2026 Microsoft baked a language model straight into the OS. Aion 1.0 isn’t an app you install — it’s a small language model family shipping in-box on capable Windows 11 devices, plus a Windows Agent Framework to drive it. What it actually is Aion 1.0 Plan is the headliner: a 14B reasoning and… Continue reading
-
Claude Opus 5 lands within 0.5% of Fable 5 on coding — at half the price
Anthropic shipped Claude Opus 5 on July 24, its fourth model in two months. It’s a near-frontier LLM: at max effort it comes within 0.5% of flagship Fable 5’s peak on the CursorBench coding eval, but costs $5/$25 per million input/output tokens — roughly half the cost per task. Day one, it topped HackerNews (1,381… Continue reading
-
FLUX 3 x mimic — video-action model for robots: Audi is already testing it on the line
The company that made FLUX the king of image generation just pointed the same architecture at robot arms. What it actually is FLUX 3 x mimic is a video-action model. Black Forest Labs took the FLUX 3 multimodal backbone and fused it with robotics startup mimic’s manipulation learning. The result is one model that watches… Continue reading
-
Echo (TracerML) routes across GLM-5.2 and Kimi K2.7 to hit Fable-level quality at a third the cost
Echo isn’t a model. It’s an inference orchestration API from Adam Rida’s TracerML that sits in front of a pool of open-weight models — GLM-5.2, Kimi K2.7 and others — and decides, per request, which ones answer, how much compute each gets, and how to merge their outputs. Swap your single closed-model endpoint for Echo,… Continue reading
-
FLUX 3 (Black Forest Labs) beats Runway Gen-4.5 in 77% of video preference tests
Black Forest Labs, the team behind the FLUX image models, just shipped FLUX 3 — and it’s no longer just an image generator. It’s one model that produces image, video, and audio from a single set of weights, jointly trained instead of three separate models bolted together behind one API. What it actually does Text-to-video,… Continue reading
