Beat: fine-tuning
9 pieces filed under fine-tuning, newest first.
-
Over-Editing Is Why Your Coding Agent's Diffs Are Unreviewable
Edit fidelity is a quality axis separate from correctness, and a preservation instruction in the prompt moves it further than a larger model or a bigger reasoning budget…
-
Agent Training's Real Bottleneck Is Environments, and Terminal-Universe Says They Are Hiding in Your Traces
The scarce input for agent post-training is executable environments rather than trajectories, and the tool-call history inside traces most teams already retain is enough…
-
ContextPilot Trains an Agent to Delete Its Own Context, and the Reward Never Asks What It Deleted
ContextPilot's terminal reward is answer correctness plus format plus an invalid-call penalty, with no term for whether a given deletion was safe, so the model learns…
-
Top-1 Token Flips: How Your vLLM Backend and Quantization Choice Change What the Model Says
Identical weights served through different attention backends and quantizations produce measurably different tokens, so the quality you get from a local model is a…
-
Shieldstral Turns Your Safety Policy Into a Sentence You Can Rewrite at Runtime
Shieldstral moves safety policy from training time to inference time, so a guardrail becomes a plain-language question your product team can edit and version, which is…
-
Gigatoken Tokenizes Text at Gigabytes per Second. The Real Question Is Whether You Tokenize Gigabytes.
Gigatoken delivers a real ~1000x-over-HuggingFace (68-681x over tiktoken
-
Microsoft SkillOpt Trains Your Agent's Markdown File Like a Model Weight
SkillOpt trains a ~920-token markdown skill file like a parameter (forward rollouts - optimizer-model reflection - bounded add/delete/replace edits clipped by a textual…
-
Thinking Machines' Inkling Is Not the Best Model, On Purpose
A lab shipped a model whose own launch post says it is not the strongest available and bet that a base you reshape beats a leader you can only prompt, which holds for…
-
Briefing · July 18, 2026 · afternoon
Labs shipped base material rather than finished products (Inkling raw weights, skill files, Codex plugins), moving value to whoever shapes it, with a security catch…