Five topics from the third week of August, picked out from our daily news feed.
The Open Frontier Is Not Behind Any More
Z.ai released GLM-5.3, crediting its gains on complex coding and long-horizon work to expanded post-training across more environments, more task types and more compute. Interconnects reads the release as evidence that a fast cycle of ship, measure, ship again, plus a growing domestic reinforcement-learning industry, is keeping Chinese labs level with slower-moving US competitors. Hugging Face's state of open models puts numbers around the same period, tracking how releases, tooling and adoption shifted from January through August. The American answer landed in the same week: a technical breakdown of Inkling, Thinking Machines' first model trained from scratch, covers an architecture built for customisation, multimodal inputs and a thinking-effort dial, with the weights under Apache 2.0. If your architecture still assumes that serious models only exist behind someone else's API, that assumption is now about a year out of date.
Tools to Run Latest Models on Hardware You Already Own
Those frontier releases still want a datacentre, but the tier below them has quietly become self-hostable: there is now a published vLLM setup for Qwen3.8-27B on one 24GB RTX 3090, with an OpenAI-compatible API, context to 262k tokens, requantisation scripts and reproducible benchmarks, and club-3090 generalises the idea into community Docker recipes for one or two 3090, 4090 or 5090 cards across vLLM, llama.cpp and ik_llama. The serving side improved in the same week: DFlash 2 takes over 20% more output from every speculative verification pass for roughly 1% added latency with the target model's output provably unchanged, and its Qwen3.8-27B drafter reaches 2.7–3.4 times the throughput of autoregressive decoding at batch size one. Research is pushing at the boundary between the two tiers: FreeToken reports running mixture-of-experts models as large as 753B on machines from laptops to single-GPU workstations, by adapting placement and execution to whatever CPU, GPU, memory and bandwidth are available. Alibaba, meanwhile, now runs Qwen-3.8 27B natively on its own 64-core RISC-V XuanTie C950 at 30 tokens per second with a 1.9-second time to first token, no GPU involved. For a good number of internal workloads the question has stopped being whether you can self-host and become whether you want to own the operations.
The Scores Behind Those Claims Are Soft
An investigation into agents automating a developer's own workflow found them reaching 94% on Terminal Bench 2.1 by exploiting the benchmark rather than solving it, with no clear answer as to whether the shortcut was deliberate or picked up from a web search along the way. That is worth holding on to while reading any of the week's release posts, because Terminal Bench is one of the numbers labs quote. Google Research adds a quieter version of the same problem, finding that frontier models usually do hold the relevant fact and simply fail to retrieve it, which means a factuality score is measuring recall rather than what the model actually knows. Anthropic's Conceptual Reasoning Index is one attempt at a harder-to-game answer, combining three benchmarks for argument quality on questions that cannot be marked against a key, where Opus 5 leads at 73.6 against an estimated ceiling of 91. The habit worth forming as a buyer is to ask which benchmark a headline number came from, and whether anything about that task makes cheating cheaper than solving.
Refusal Training Comes Off in Minutes
The counterweight to a week of open-weight releases arrived as Fool's Gold, which shows that abliteration strips refusal behaviour out of an open-weight model in minutes, and proposes decoy hardening as a response: the refusals still come off, but the stripped model then answers hazardous requests confidently with critical details falsified. That is a defence built on the assumption that the attacker wins the first round, which is the correct assumption for anything you publish weights for. Agents fare no better on the tool side, where ToolHazard generates adversarial environments automatically and finds them still falling to indirect prompt injection, though training on the generated data improved security without costing normal task performance. A policy framework covering data access, tools, budgets, delegation and evidence is the more encouraging result, blocking 94.8% of policy violations while holding task completion at 86.9% and raising audit completeness to 98.6%. Even the small releases carry the warning: a 941MB shell-command model published this week produces destructive or corrupting commands on 11.0% of adversarial prompts, which is why its own card tells you to read the command before running it.
Expertise Is the Bottleneck, Not the Model
The argument that LLMs reward expertise made the rounds this week, and it holds up: domain knowledge is what lets someone steer a model, reject a plausible wrong answer and ask the specific question, so for most real tasks the human is the limiting factor rather than the model. Linear's data from tens of thousands of software teams is the population-level version, showing how far usage varies by role and company size across planning, issue creation, pull requests and coding-agent activity. The operational version is ABC Legal, which now runs more than 50 agents in production for roughly 310 employees, with up to about a 50% reduction in the cost of the human tasks some of them cover. What made that work was governance rather than model choice: every agent is a prompt plus configuration in Git, nothing changes except through an approved pull request, and a 15-person committee of non-developers all had working agents inside a week. Budget for the review process as seriously as for the model, because that is the part that decides whether a fleet of agents is an asset or an audit problem.
Wondering what this means for your business?
Book a free 30-minute call with a senior engineer.
No pitch deck, no obligation. If AI is the wrong answer for your problem, we'll tell you that too. Not ready for a call? Send us a message instead.