Nerra Network

Archives
Log in
Subscribe
August 30, 2026

Tencent ships 770B open-weight Hy4 Β· M&A πŸ€–

Tencent's 770B Hy4, OpenAI's first inference chip, and a 27B agent that merged production code.Β β€ŒΒ β€ŒΒ β€ŒΒ β€ŒΒ β€ŒΒ β€ŒΒ β€ŒΒ β€ŒΒ β€ŒΒ β€ŒΒ β€ŒΒ β€ŒΒ β€ŒΒ β€ŒΒ β€ŒΒ β€ŒΒ β€ŒΒ β€ŒΒ β€ŒΒ β€ŒΒ β€ŒΒ β€ŒΒ β€ŒΒ β€Œ
View this email in your browser
Models & Agents β€” Daily AI models, agents, and practical developments.

Models & Agents

Daily AI models, agents, and practical developments.

Weekly digest Β· Aug 24–30, 2026

By the numbers
770B / 49B
Hy4 total vs. active parameters
250k
Claude chats opened to researche
18.7s β†’ 8.0s
OneModel production latency drop
🎧 If you only have 10 minutes this week
Episode 158 Β· Tencent just dropped a 770B-parameter open-weight MoE model with a 1M-token context and explicit reasoning controls that builders can toggle today.
2026-08-30
β–Ά Listen now

This Week in AI

Agents spent this week leaving the lab. PYMNTS reported that autonomous systems are now a first-class API customer β€” high-frequency, repetitive, and poorly served by rate limits and auth designed for humans (β–Ά Episode 151 Β· 2026-08-24). The same pattern showed up at the edge: a developer merged a production feature written entirely by Qwen3 27B running quantized on a single 4060 Ti, including codebase investigation, ADR-backed planning, multi-file edits, and QA gates (β–Ά Episode 152 Β· 2026-08-25). OpenAI said JalapeΓ±o, its first custom inference chip, is heading into production compute by year-end, claiming higher throughput and lower latency without the usual efficiency tradeoff (β–Ά Episode 153 Β· 2026-08-26).

Who gets to inspect, steer, and physically act moved just as fast. Anthropic opened privacy-preserved Claude usage data β€” 250,000 conversations β€” to Stanford SALT Lab, Oxford, and METR (β–Ά Episode 154 Β· 2026-08-27). It launched a research preview of the Model Hardware Standard so agents can drive lab and manufacturing equipment through one interface (β–Ά Episode 155 Β· 2026-08-28), then showed Claude researching, training, and evaluating alignment fixes for smaller models on one GPU in 48 hours (β–Ά Episode 157 Β· 2026-08-29). Tencent closed the week with Hy4 Preview: 770B total parameters, 49B active, a 1M-token context, and an explicit reasoning toggle (β–Ά Episode 158 Β· 2026-08-30).

The field did not simply get bigger. Silicon, local runtimes, API economics, hardware drivers, and alignment loops all moved together. JalapeΓ±o is still a year-end plan, Hy4 is a preview, and MHS is a research preview β€” but the stack around models is being rebuilt for non-human consumers, and that direction is no longer ambiguous.

Model Tracker

  • Hy4 Preview (Tencent) β€” 770B total / 49B active MoE, text-only, 1M-token context, 1.56TB on Hugging Face. Chat template defaults to high reasoning effort; only high or no_think are valid. The open-weight scale event of the week.
  • Qwen3.8-Flash-Next (Qwen) β€” weights on Hugging Face and ModelScope. Community focus: quants, chat templates, inference-server support.
  • Cohere Parse 5 β€” 2.3B vision-language model, 8,192-token context, $1.50 per 1,000 pages. Built for high-volume PDFs, slides, and images.
  • Gemini 3.5 Transcribe (Google) β€” streaming at 4.0% WER (sub-second, no diarization or timestamps); batch at 2.6% WER (keeps both, half the cost).
  • OneModel β€” continual pre-training plus logic-compilation SFT that absorbs router/planner/executor. Production finance deploy: 18.7s β†’ 8.0s latency, 64.3% β†’ 83.3% Intelligent Resolution Rate.
  • EvoHarness-RL 8B (Meta research) β€” reported to match Claude Opus 4.5 on long-horizon agent tasks. Research result, not a general chat model.
  • Qwen3 27B IQ3_K_XXS β€” not new weights, newly proven: full agentic coding on a 4060 Ti 16GB with 98k context.

OpenAI also introduced ChatGPT Business Premium Seats at $100 per seat for small teams that could not previously reach enterprise tooling.

Top Stories

1. Tencent open-weights a 770B MoE with 1M context. Hy4 Preview ships visible reasoning traces and a hard no_think fast path. Early tests (including a pelican-on-a-bicycle SVG) show truncated internal reasoning that still yields usable output. If long-context quality holds, this moves the open-weight curve for reasoning-heavy work β€” try it on OpenRouter before you rebuild around it. β–Ά Episode 158 Β· 2026-08-30

2. OpenAI's first inference chip is entering production. JalapeΓ±o is pitched as more intelligence per watt, with Gen 2 already deep in development and Gen 3 taking shape. Expect faster ChatGPT, Codex, and agent responses as capacity lands; treat year-end as a claim until racks are actually live. β–Ά Episode 153 Β· 2026-08-26

3. A 27B local agent wrote and merged production code. Qwen3 27B IQ3_K_XXS on a 4060 Ti 16GB explored a codebase, planned against ADRs, edited multiple files, passed QA, then waited for human merge. Earlier 20B–30B attempts failed on shared-file edits. The same report documents AMD eGPU OOM crashes and the GRUB parameter that stops power management from dumping weights into RAM. Local coding agents are no longer a cloud-only story. β–Ά Episode 152 Β· 2026-08-25

4. Claude ran an alignment loop on one GPU. In 48 hours it researched methods, proposed fixes, trained, and evaluated smaller models, lifting safety scores on ten common misalignment types without tanking general capability. Best methods generalized to held-out benchmarks and models up to 4.7Γ— larger; Sonnet 5 post-trained an early Opus 4.8 checkpoint toward production safety scores. A research prototype, not a replacement for human alignment teams β€” but the first credible sketch of model-driven alignment. β–Ά Episode 157 Β· 2026-08-29

5. Agents became the API economy's new customer class. Businesses are routing routine transactions through autonomous systems, so human-shaped rate limits, auth, and pricing will fail in predictable ways. Add agent-aware quotas and non-interactive docs; assume next quarter's traffic mix will not look like last year's dashboards. β–Ά Episode 151 Β· 2026-08-24

Agent & Tool Updates

Visa shipped an open-source agentic security harness that auto-remediates vulnerabilities before human review. Anthropic's Model Hardware Standard preview extends Claude Code toward lab gear, boards, and cameras through one driver layer; HHMI started the collaboration, and science, robotics, and manufacturing partners can join before any open-source freeze (β–Ά Episode 156 Β· 2026-08-28). OneModel's results argue some industrial agents should collapse modular pipelines into a single internalized model. Meta's EvoHarness-RL 8B is the research counterpart: small weights, long loops. On the messy hardware side, a community developer reverse-engineered an Axera NPU format to run GGUF at 1.5Γ— the vendor runtime on Raspberry Pi.

Open Source Spotlight

Hy4 Preview is the headline dump: 1.56TB, Hugging Face, explicit reasoning controls. Treat it as a preview, not a drop-in replacement β€” but the weights are actually there.

Liquid AI Pipette open-sources on-device benchmarking so local-model claims can be compared on the hardware you own, not a vendor slide.

Visa's agentic security harness is the practical pick for teams putting agents on real endpoints: remediate first, review second. Pair it with the API-traffic story if you are rewriting rate limits this quarter.

Honorable mention: the Axera NPU GGUF path on Raspberry Pi. Reverse-engineered runtimes are not a product strategy, but 1.5Γ— vendor speed on a Pi is how local agents actually move.

Safety & Regulation

Anthropic's data release is the governance story of the week. Three independent groups analyzed 250,000 aggregated April–May 2026 conversations; SALT Lab found more than half involved consequential tasks β€” work that affects others or is hard to undo. Raw user data stays protected; researchers apply via a public form.

OpenAI published a technical report on the Hugging Face agent incident with third-party assessments from METR and Redwood. MHS will produce new physical-world safety evals because current models still lack physical intuition from text-and-image training. The automated-alignment paper is double-edged: it could scale safety work, or automate the appearance of it. Test the released methods on your own small models; do not outsource judgment to the loop that produced them.

What to Watch Next Week

  • Hy4 in the wild. Long-context quality, no_think latency, and whether OpenRouter makes 49B-active MoE practical.
  • Qwen3.8-Flash-Next quants. Release-day noise should settle into usable GGUF recipes.
  • MHS preview sign-ups. If you already drive hardware with Claude Code, this is the feedback window.
  • JalapeΓ±o follow-through. Watch capacity and Codex latency, not another architecture blog post.
  • Independent Claude papers. Stanford, Oxford, and METR have data; their first studies will set the tone for everyone else's disclosure posture.
P.S.

Try Hy4's no_think mode and the 27B local coding loop before you assume this week's headlines are just more parameter-count theater.

🌐 More from the Nerra Network
πŸŽ“ M&A Beginners β€” A doctor just used ChatGPT to crack a math problem that had stumped experts for decades.
πŸš€ Tesla Shorts β€” Tesla's finalized AI 5 processor revives the stalled Dojo 3 supercomputer while clearing volume production at TSMC and Samsung.

πŸ’¬ Reply to this email β€” Patrick reads every one.

Share: X Β· LinkedIn Β· WhatsApp

Forwarded this email? Subscribe here β€” it's free.

β–Ά Listen to the podcast

πŸ“Ί Watch on YouTube Β Β·Β  πŸ“ Read the blog Β Β·Β  πŸ–Ό Free image gallery (CC BY-SA) Β Β·Β  πŸ“Š Data Hub & Story Trackers Β Β·Β  🧭 Start Here

Nerra Network Β· AI-narrated voice (Grok TTS) Β· Editorial by Patrick

You're receiving this because you subscribed to Models & Agents on nerranetwork.com.

Don't miss what's next. Subscribe to Nerra Network:
← Newer Ontario critics charge Ford government with leveraging… Β· Env Intel 🌲 Older β†’ Hormuz fees, tariffs, and a Venezuela oil deal Β· Omni View 🌍
nerranetwork.com
Powered by Buttondown, the easiest way to start and grow your newsletter.