Fetching from the wire…
Public story · 2026-08-26 · high
A replication across three model pairs finds GPT-4o barely gains from prompting tricks that still help Qwen2.5, Mistral mixed.
Why now: The paper posted in August 2026 and tests three model upgrade pairs: GPT-3.5 to GPT-4o, Qwen2 to Qwen2.5, and Mistral-7B-Instruct to Mistral-Large.
A replication study finds GPT-4o gains little from chain-of-thought and few-shot prompting that still boosts Qwen2.5 7B, per a paper posted to arXiv.
The study ran 19,620 generations across 218 context-rich Python functions, testing Zero-Shot, Few-Shot, Chain-of-Thought, Contrastive CoT, and an adapted Program-of-Thought. It ran those five techniques across three model-version pairs: GPT-3.5-Turbo to GPT-4o, Qwen2 7B to Qwen2.5 7B, and Mistral-7B-Instruct to Mistral-Large. Teams carrying the same prompt templates across a model swap can't assume the old lift still applies.
GPT-4o shows diminishing or negative gains from the same structured prompting that reliably boosted GPT-3.5-Turbo, the researchers found. Their read is that the scaffolding gets absorbed during training. The model already reasons in steps without being told to. Adding chain-of-thought instructions on top adds no lift, and sometimes costs some.
Qwen2.5 7B didn't follow that curve. It still gets a real bump from Few-Shot and Contrastive CoT, the same techniques that stopped paying off on GPT-4o.
Mistral's results split the difference. Mistral-7B-Instruct and Mistral-Large moved in mixed directions across the five techniques, with no clean pattern either way.
Each link below shares sources, entities, or timing with this story.
This is the most directly usable paper of the day and it does something rare: it bolts onto an existing agent without touching it. Ledger is a deterministic runtime wrapper that distills an agent's completed interactions into explicit state. What has been observed, what has be...
Xiaomi released MiMo-V2.5-Pro, a 1.02 trillion parameter mixture-of-experts model (42B active) with 1M token context, fully MIT licensed. In benchmarks, it achieves 63.8% success on agentic tasks using 40-60% fewer tokens than Claude Opus 4.6 or GPT-5.4 for comparable results....
Moonshot AI released Kimi K3, a sparse mixture-of-experts activating 16 of 896 experts per token. That's about 1.8% of the pool live at any moment, with a 1M-token context window and native vision. Two new architectural pieces show up: Kimi Delta Attention and Attention Residu...
Somebody diffed the configs. Zero architectural changes. Same 64 layers, same 5,120 hidden dimension, same hybrid Gated DeltaNet → FFN / Gated Attention → FFN block structure as Qwen3.6-27B. The r/LocalLLaMA post showing this hit 945 upvotes and 157 comments, and Hugging Face...
arXiv 2608.05108 skips the RL-trained attacker models that dominate red teaming and generalize poorly, instead accumulating a strategy library across a sequence of (dataset, target) pairs that transfers to unseen targets with no retraining. AgentDojo: 86.7% ASR against Gemini-...
Moonshot AI dropped Kimi K2.6 today and the numbers are hard to ignore. One trillion parameters total, 32 billion active per token across 384 experts, 256K context window, and native multimodal input. It scores 58.6 on SWE-Bench Pro versus GPT-5.4's 57.7 and Claude Opus 4.6's...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.