Top AI Stories – August 15, 2026

Another busy day in artificial intelligence, headlined by a fresh batch of model releases and infrastructure moves. Google introduced Gemini 3.7 Flash, its fastest-iterating “workhorse” series yet; OpenAI and Cerebras unveiled an “Ultrafast” inference tier for GPT-5.6 Sol; DeepSeek opened up its agent harness to developers; Mistral shipped OCR 4.1; and Google outlined a new open-source compiler designed to make privacy-preserving AI practical. Here are the five stories shaping the week in AI.

Google unveils Gemini 3.7 Flash, a faster and cheaper workhorse for coding and agents

Google has introduced Gemini 3.7 Flash, which the company calls its “most intelligent workhorse model yet” for coding and agents. The release lands just three weeks after Gemini 3.6 Flash and reflects direct developer feedback, according to Tulsee Doshi, senior director of product management at Google, writing on behalf of the Gemini team.

The model posts substantial gains in software engineering, knowledge work, and web development. On the FrontierCode 1.1 Main benchmark, it scores 43.6% versus 3.6 Flash 34.4%; on DeepSWE v1.1 it reaches 65.3% versus 49.0%. It also improved on knowledge-dense workloads — 34.0% versus 22.0% on the GDP.pdf document-processing evaluation, and 30.4% versus 17.0% on AutomationBench for real-world business workflows. In web development it reaches an Elo of 1588 on Arena.ai WebDev Arena, up from 1538.

Notably, Gemini 3.7 Flash launches at an introductory price of half the original 3.6 Flash cost per million tokens, and Google demoed it orchestrating sub-agents for tasks ranging from generating real-time 3D game assets to training robotics models via multimodal agent loops.

OpenAI and Cerebras unveil “Ultrafast” mode for GPT-5.6 Sol

Cerebras and OpenAI have shared an early look at Ultrafast Mode, a new service tier launching first in the OpenAI API and powered by Cerebras hardware that delivers up to 750 output tokens per second without any quality compromise. The tier has opened to a select group of customers, with access expanding over time.

According to Cerebras benchmarks, GPT-5.6 Sol on Ultrafast runs roughly 11x faster than Anthropic Fable 5 and about 5x faster than Opus 4.8 on Fast mode. Cerebras put the model head-to-head on Humanity Last Exam, a 2,500-question benchmark: Sol Ultrafast worked through all questions in 11 hours and 11 minutes, while Claude Fable 5 took 78 hours and 27 minutes at comparable accuracy, a nearly 7x speedup. On GDP-Val, a benchmark for economically valuable knowledge work, Ultrafast delivered a 5.6x end-to-end speedup with no quality degradation.

DeepSeek launches an open-source agent harness

DeepSeek has released DeepSeek Harness in developer preview, an open-source agent harness built on the Cordis plugin system. Its tagline — everything is a plugin — reflects a design where every capability (models, tools, skills, sessions, sandboxes, storage, loops, scheduling, and the UI) can be swapped or recomposed via configuration without modifying source code.

The project emphasizes traceability: everything the model sees is recorded in an append-only session log, including system prompts, reasoning, tool calls, and subagent scheduling, which can be inspected via a Trajectory view. It ships with multiple runtime modes — Standard, Code mode, Minimal, and Creator mode for building custom agent presets. Developers can get started with: npx @deepseek-ai/dsh web.

Mistral ships OCR 4.1 with paragraph-level structure

Mistral AI has released OCR 4.1, the latest version of its document-understanding service. The release adds native paragraph-level bounding-box extraction, structural block labels, and block-level confidence scores — valuable for parsing mixed documents like invoices, contracts, and research papers.

OCR 4.1 is available as a public preview, with pricing at $4 per 1,000 pages and $5 per 1,000 annotated pages. It is accessible through Mistral dedicated OCR API endpoints including structured annotations and batched processing.

Google open-sources HEIR compiler to make private AI practical

Google has added HEIR (Homomorphic Encryption Intermediate Representation) to its Private Computing Toolkit — an open-source compiler designed to make cryptographically-secure private AI inference more practical. With homomorphic encryption, computations run directly on encrypted data, so a cloud service could deliver recommendations or analytics without ever seeing the underlying data.

Staff Software Engineer Jeremy Kun described the technology as rapidly maturing and shifting the privacy/capability trade-off from a security question to a question of cost — a cost that is rapidly decreasing. HEIR automates much of the work that previously required a team of cryptographers.

The bottom line

This week news underscores two converging themes across AI. The first is speed: OpenAI and Cerebras are racing on inference throughput, while Google continues its rapid Flash-series cadence pairing better benchmark scores with falling prices. The second is trust and control: DeepSeek pushes open traceable agent harnesses, Google invests in cryptographic privacy, and builders get cheaper faster ways to deploy frontier models.

☁️ AI Weather Report — Top 10 Models for Coding Value — August 15, 2026

Welcome to the AI Weather Report for August 15, 2026. This daily report ranks the top 10 AI models for coding by bang for the buck — a combination of raw coding capability and API pricing.

📊 Today’s Top 10 Rankings

#ModelProviderCapabilityCost /M tokensValue Score
🥇 1 mistral-nemo mistralai 62/100 $0.0272 2275.2
🥈 2 ling-2.6-flash inclusionai 56/100 $0.0250 2240.0
🥉 3 l3-lunaris-8b sao10k 58/100 $0.0475 1221.1
4 mistral-small-24b-instruct-2501 mistralai 72/100 $0.0725 993.1
5 llama-3.1-8b-instruct meta-llama 62/100 $0.0725 855.2
6 mythomax-l2-13b gryphe 48/100 $0.0600 800.0
7 gpt-oss-20b openai 78/100 $0.1050 742.9
8 gpt-oss-120b openai 93/100 $0.1350 688.9
9 laguna-xs-2.1 poolside 72/100 $0.1050 685.7
10 deepseek-v4-flash deepseek 91/100 $0.1419 641.5

📈 Analysis

🏆 Best Value Today: mistral-nemo scores 2275.2 with a capability rating of 62 at $0.0272/M tokens.

💵 Cheapest Premium Model: ling-2.6-flash at $0.0250/M tokens (capability: 56).

What “Value Score” means: Capability score (based on SWE-bench, HumanEval, LiveCodeBench) divided by blended cost per million tokens (25% input + 75% output weights for coding workloads). Free tier models get a massive boost. Higher is better.

📋 All Scored Models (66 total)

#ModelProviderCapabilityCost /M tokValue
1mistral-nemomistralai62$0.02722275.2
2ling-2.6-flashinclusionai56$0.02502240.0
3l3-lunaris-8bsao10k58$0.04751221.1
4mistral-small-24b-instruct-2501mistralai72$0.0725993.1
5llama-3.1-8b-instructmeta-llama62$0.0725855.2
6mythomax-l2-13bgryphe48$0.0600800.0
7gpt-oss-20bopenai78$0.1050742.9
8gpt-oss-120bopenai93$0.1350688.9
9laguna-xs-2.1poolside72$0.1050685.7
10deepseek-v4-flashdeepseek91$0.1419641.5
11gemma-3-4b-itgoogle50$0.0875571.4
12granite-4.1-8bibm-granite48$0.0875548.6
13qwen3.5-9bqwen72$0.1375523.6
14qwen3-30b-a3b-instruct-2507qwen82$0.1568522.9
15gemma-3-12b-itgoogle60$0.1250480.0
16command-r7b-12-2024cohere54$0.1219443.1
17granite-4.0-h-microibm-granite38$0.0882430.6
18ministral-3b-2512mistralai42$0.1000420.0
19nova-micro-v1amazon45$0.1137395.6
20hy3-previewtencent68$0.1732392.5
21qwen3-32bqwen88$0.2300382.6
22mistral-small-3.2-24b-instructmistralai78$0.2109369.8
23qwen3-coder-30b-a3b-instructqwen84$0.2275369.2
24qwen-2.5-7b-instructqwen60$0.1750342.9
25qwen3.5-flash-02-23qwen70$0.2112331.4
26llama-3.3-70b-instructmeta-llama84$0.2650317.0
27gpt-oss-safeguard-20bopenai77$0.2437315.9
28nemotron-3-nano-30b-a3bnvidia50$0.1625307.7
29nova-lite-v1amazon58$0.1950297.4
30gemma-4-31b-itgoogle74$0.2800264.3
31seed-1.6-flashbytedance-seed64$0.2437262.6
32gpt-5-nanoopenai82$0.3125262.4
33step-3.5-flashstepfun60$0.2500240.0
34nemotron-3-super-120b-a12bnvidia76$0.3212236.6
35seed-2.0-minibytedance-seed72$0.3250221.5
36qwen3-235b-a22b-2507qwen96$0.4350220.7
37gemma-4-26b-a4b-itgoogle72$0.3300218.2
38llama-3.1-70b-instructmeta-llama82$0.4000205.0
39llama-3.2-1b-instructmeta-llama30$0.1575190.5
40glm-4.7-flashz-ai60$0.3150190.5
41gemma-3-27b-itgoogle68$0.3575190.2
42gpt-4.1-nanoopenai60$0.3250184.6
43llama-3.2-3b-instructmeta-llama48$0.2600184.6
44ring-2.6-1tinclusionai78$0.4875160.0
45gpt-4o-miniopenai74$0.4875151.8
46ling-2.6-1tinclusionai74$0.4875151.8
47command-r-08-2024cohere60$0.4875123.1
48deepseek-chatdeepseek90$0.8359107.7
49qwen3-next-80b-a3b-instructqwen90$0.8500105.9
50qwen3-coderqwen85$0.8250103.0
51qwen3-next-80b-a3b-thinkingqwen93$0.937599.2
52qwen-2.5-coder-32b-instructqwen86$0.915094.0
53hermes-3-llama-3.1-405bnousresearch78$1.0078.0
54claude-3-haikuanthropic72$1.0072.0
55dolphin-mistral-24b-venice-editioncognitivecomputations52$0.725071.7
56gpt-4.1-miniopenai76$1.3058.5
57deepseek-r1deepseek95$2.0546.3
58gemini-2.5-flashgoogle86$1.9544.1
59nova-pro-v1amazon70$2.6026.9
60gpt-4.1openai90$6.5013.8
61gpt-5openai97$7.8112.4
62gemini-2.5-progoogle94$7.8112.0
63gpt-4oopenai88$8.1310.8
64command-r-plus-08-2024cohere68$8.138.4
65claude-sonnet-4anthropic96$12.008.0
66claude-opus-4anthropic98$60.001.6

Generated 2026-08-15 02:00 UTC · Data from OpenRouter API and public benchmarks · Bang-for-Buck = Capability / Cost

Top AI Stories – August 14, 2026

Another packed week for AI as the frontier labs release a wave of new models and tools almost simultaneously. DeepSeek shipped an updated flagship, xAI and Google each pushed out new frontier models, Alibaba’s Qwen open-sourced a massive 2.4-trillion-parameter model, and DeepSeek unveiled an open-source agent harness. Here are the five stories shaping the AI landscape this week.

1. DeepSeek V4 Pro 0813 Arrives

DeepSeek released a new iteration of its flagship model, DeepSeek V4 Pro 0813, available via OpenRouter and the official DeepSeek API. The update lands on the heels of V4 Flash 0731, which the community widely praised as a massive capability-per-dollar jump. Early benchmarks from community tests position V4 Pro alongside frontier competitors like GLM-5.2, Kimi-K3, and even Fable-class models on several reasoning and agentic evaluations (HLE, Terminal Bench, Cybergym, DeepSWE, Toolathlon-Verified), while retaining DeepSeek’s signature low pricing. HN commenters reported strong real-world code quality at a fraction of the cost of premium models, with one user noting a 12-minute coding task completed for roughly $0.12. The release also brought a DeepSeek API pricing update, and some users flagged privacy considerations — DeepSeek’s policy permits training on submitted prompts and completions.

2. Google Launches Gemini 3.7 Flash

Google introduced Gemini 3.7 Flash, a faster, cheaper addition to its Flash family. Google positions it as offering significantly higher quality on real-world software-engineering and agentic benchmarks versus its predecessor, with improved issue resolution and fewer failed agent loops, plus stronger web-development and design-parity capabilities for generating higher-fidelity app and web code from design mocks. The community’s standout takeaway is speed — the Flash models deliver exceptional end-to-end response times, a differentiator in a market where rival frontier models can churn for hours. Notably, Google announced an “introductory pricing” that is scheduled to roughly double on December 31, 2026, an unusual move given how quickly model generations supersede one another. Launch-day commentary debated whether Gemini 3.7 Flash meaningfully beats cheaper alternatives like DeepSeek V4 Flash for pure text workloads, with multimodal ability and latency cited as its strongest edges.

3. Qwen3.8-2.4T Opens Up a Massive Model

Alibaba’s Qwen team released the weights for Qwen3.8-2.4T, a 2.4-trillion-parameter model with an A95B (95B active) sparse architecture. The open-source release signals Qwen’s continuing strategy of publishing frontier-scale models that others can self-host. Community reaction centered on the sheer practical challenge of deployment: the full-precision checkpoint runs to roughly 2.6TB, and even the aggressively quantized 1-bit version checks in around 508GB — requiring many GPUs or very large corporate inference setups. A companion Qwen3.8-27B is expected within days, giving smaller teams a more accessible entry point. The release arrived the same day as competing announcements, which some commenters read (perhaps cynically) as intentional timing to crowd the news cycle.

4. DeepSeek Harness: An Open-Source Agent Harness

DeepSeek open-sourced DeepSeek Harness, a developer preview of its agent harness, under an MIT license. Described as an early preview with rough edges and likely breaking changes, the harness embraces a “everything is a plugin” architecture built on the Cordis v4 meta-framework. Its standout feature is a fully traceable trajectory: every run is recorded in an append-only session log covering system prompts, reasoning, tool calls, results, subagent scheduling, and context injection, with resume, fork, search, and replay all operating on the same event stream. HN commenters — including one of the authors — highlighted this optional chain-of-thought transparency as a genuine differentiator versus US models that obfuscate their reasoning. The harness is a Node.js project in the vein of Pi / Claude Code–style TUIs, and drew praise for its trajectory view and plugin-cleanup design.

5. Grok 4.6: xAI’s Latest Frontier Model

xAI released Grok 4.6, its newest frontier model. Early community benchmarks describe it as approaching Fable-level intelligence while beating GPT-5.6-Sol on a majority of evaluations, and it is reported to be roughly comparable in price yet around 2x more token-efficient than Qwen3.8-2.4T. Cursor also integrated Grok 4.6 quickly, with the company noting stronger first-pass results on visual and interactive projects. Enthusiastic users praised Grok’s fast, concise, no-nonsense style — in contrast to what some call the “yapping” of rival models — and the quality of its agentic tooling, including the Grok Build TUI with mouse interactions. Skeptics advised letting the benchmark dust settle and noted the striking pattern of several labs shipping Fable-level models within months of each other, while acknowledging the value of a third credible frontier competitor beyond OpenAI and Anthropic.

That’s the AI landscape this week: a flurry of new frontier models, a massive open-source release from Qwen, and DeepSeek pushing both models and developer tooling into the open. As the pricing and capability wars intensify, developers have more strong, affordable options than ever.

☁️ AI Weather Report — Top 10 Models for Coding Value — August 14, 2026

Welcome to the AI Weather Report for August 14, 2026. This daily report ranks the top 10 AI models for coding by bang for the buck — a combination of raw coding capability and API pricing.

📊 Today’s Top 10 Rankings

#ModelProviderCapabilityCost /M tokensValue Score
🥇 1 mistral-nemo mistralai 62/100 $0.0272 2275.2
🥈 2 ling-2.6-flash inclusionai 56/100 $0.0250 2240.0
🥉 3 l3-lunaris-8b sao10k 58/100 $0.0475 1221.1
4 mistral-small-24b-instruct-2501 mistralai 72/100 $0.0725 993.1
5 llama-3.1-8b-instruct meta-llama 62/100 $0.0725 855.2
6 mythomax-l2-13b gryphe 48/100 $0.0600 800.0
7 gpt-oss-20b openai 78/100 $0.1050 742.9
8 gpt-oss-120b openai 93/100 $0.1350 688.9
9 laguna-xs-2.1 poolside 72/100 $0.1050 685.7
10 gemma-3-4b-it google 50/100 $0.0875 571.4

📈 Analysis

🏆 Best Value Today: mistral-nemo scores 2275.2 with a capability rating of 62 at $0.0272/M tokens.

💵 Cheapest Premium Model: ling-2.6-flash at $0.0250/M tokens (capability: 56).

What “Value Score” means: Capability score (based on SWE-bench, HumanEval, LiveCodeBench) divided by blended cost per million tokens (25% input + 75% output weights for coding workloads). Free tier models get a massive boost. Higher is better.

📋 All Scored Models (66 total)

#ModelProviderCapabilityCost /M tokValue
1mistral-nemomistralai62$0.02722275.2
2ling-2.6-flashinclusionai56$0.02502240.0
3l3-lunaris-8bsao10k58$0.04751221.1
4mistral-small-24b-instruct-2501mistralai72$0.0725993.1
5llama-3.1-8b-instructmeta-llama62$0.0725855.2
6mythomax-l2-13bgryphe48$0.0600800.0
7gpt-oss-20bopenai78$0.1050742.9
8gpt-oss-120bopenai93$0.1350688.9
9laguna-xs-2.1poolside72$0.1050685.7
10gemma-3-4b-itgoogle50$0.0875571.4
11granite-4.1-8bibm-granite48$0.0875548.6
12qwen3.5-9bqwen72$0.1375523.6
13qwen3-30b-a3b-instruct-2507qwen82$0.1568522.9
14gemma-3-12b-itgoogle60$0.1250480.0
15command-r7b-12-2024cohere54$0.1219443.1
16granite-4.0-h-microibm-granite38$0.0882430.6
17ministral-3b-2512mistralai42$0.1000420.0
18nova-micro-v1amazon45$0.1137395.6
19hy3-previewtencent68$0.1732392.5
20qwen3-32bqwen88$0.2300382.6
21deepseek-v4-flashdeepseek91$0.2450371.4
22mistral-small-3.2-24b-instructmistralai78$0.2109369.8
23qwen3-coder-30b-a3b-instructqwen84$0.2275369.2
24qwen-2.5-7b-instructqwen60$0.1750342.9
25qwen3.5-flash-02-23qwen70$0.2112331.4
26llama-3.3-70b-instructmeta-llama84$0.2650317.0
27gpt-oss-safeguard-20bopenai77$0.2437315.9
28nemotron-3-nano-30b-a3bnvidia50$0.1625307.7
29nova-lite-v1amazon58$0.1950297.4
30gemma-4-31b-itgoogle74$0.2800264.3
31seed-1.6-flashbytedance-seed64$0.2437262.6
32gpt-5-nanoopenai82$0.3125262.4
33step-3.5-flashstepfun60$0.2500240.0
34nemotron-3-super-120b-a12bnvidia76$0.3212236.6
35seed-2.0-minibytedance-seed72$0.3250221.5
36qwen3-235b-a22b-2507qwen96$0.4350220.7
37gemma-4-26b-a4b-itgoogle72$0.3300218.2
38llama-3.1-70b-instructmeta-llama82$0.4000205.0
39llama-3.2-1b-instructmeta-llama30$0.1575190.5
40glm-4.7-flashz-ai60$0.3150190.5
41gemma-3-27b-itgoogle68$0.3575190.2
42gpt-4.1-nanoopenai60$0.3250184.6
43llama-3.2-3b-instructmeta-llama48$0.2600184.6
44ring-2.6-1tinclusionai78$0.4875160.0
45gpt-4o-miniopenai74$0.4875151.8
46ling-2.6-1tinclusionai74$0.4875151.8
47command-r-08-2024cohere60$0.4875123.1
48deepseek-chatdeepseek90$0.8359107.7
49qwen3-next-80b-a3b-instructqwen90$0.8500105.9
50qwen3-coderqwen85$0.8250103.0
51qwen3-next-80b-a3b-thinkingqwen93$0.937599.2
52qwen-2.5-coder-32b-instructqwen86$0.915094.0
53hermes-3-llama-3.1-405bnousresearch78$1.0078.0
54claude-3-haikuanthropic72$1.0072.0
55dolphin-mistral-24b-venice-editioncognitivecomputations52$0.725071.7
56gpt-4.1-miniopenai76$1.3058.5
57deepseek-r1deepseek95$2.0546.3
58gemini-2.5-flashgoogle86$1.9544.1
59nova-pro-v1amazon70$2.6026.9
60gpt-4.1openai90$6.5013.8
61gpt-5openai97$7.8112.4
62gemini-2.5-progoogle94$7.8112.0
63gpt-4oopenai88$8.1310.8
64command-r-plus-08-2024cohere68$8.138.4
65claude-sonnet-4anthropic96$12.008.0
66claude-opus-4anthropic98$60.001.6

Generated 2026-08-14 02:00 UTC · Data from OpenRouter API and public benchmarks · Bang-for-Buck = Capability / Cost

Top AI Stories – August 13, 2026

Another busy day in the world of artificial intelligence. From a massive new open-weight model out of China to a startling research paper showing that proprietary reasoning traces can be stolen, here are the top five AI stories making headlines on August 13, 2026.

1. As AI Eats the Web, the Internet’s Collective Memory Is Disappearing

In a deeply reported piece for The Walrus, author Vass Bednar explores how Google’s AI-powered search summaries are quietly eroding the internet’s archival function. The article, which soared to 928 points on Hacker News with nearly 1,000 comments, opens with a striking anecdote: sunset chasers in Colorado Springs discovered that Google’s AI summaries were inventing sunset times. “AI informed me the sunset had already happened,” one user reported — a small error that points to a much larger systemic problem.

Bednar argues that Google’s interposition of an error-prone AI between users and original sources is making the web’s underlying pages practically undiscoverable, even when they still exist. The problem is compounded by rampant link rot — key sections of the U.S. Constitution briefly disappeared from the Library of Congress website due to a coding error — and by content farms that are now planting material on Reddit specifically to influence the answers AI search generates. “The corpus is collapsing in real time,” Bednar writes, urging a broader conversation about who preserves and controls access to our cultural record.

2. DeepSeek V4 Pro 0813: A New Frontier in Cost-Effective AI

DeepSeek has released the general availability version of its V4 Pro model, dated August 13, 2026. Priced at just $0.435 per million input tokens and $0.87 per million output tokens, the model offers a 1-million-token context window and a Mixture-of-Experts architecture. The new release is fully compatible with the OpenAI and Anthropic API formats, meaning developers can plug it into existing tools like Claude Code, GitHub Copilot, and OpenCode with minimal configuration.

The Hacker News community gave the release a strong reception (869 points, 350 comments), with developers reporting real-world success. One user noted spending roughly $12.50 for 2 billion tokens at 50% cache-hit rates on a traffic simulator project, describing “significant gains without introducing any new problems.” Another developer called it a capable model for heavy development work “for peanuts,” signaling that DeepSeek continues to push the price-performance frontier in the AI inference market.

3. Is AI Removing the Middle Class of Software Engineering?

Software engineer Florian Herrengt published a provocative essay arguing that AI is not eliminating software engineering jobs but rather widening the gap between exceptional and average engineers. The post, which drew 838 points and 765 comments on Hacker News, paints a vivid picture of the new reality: senior engineers returning from a weekend to find 7 PRs totaling +24,506 and -3,938 lines — all AI-generated, all somewhat functional, and all creating invisible technical debt.

“AI removed the speed limit,” Herrengt writes. “AI makes projects with weak engineering culture fail much faster.” His central thesis is that AI coding assistants let junior developers generate code at an unprecedented pace, but without the architectural judgment to know when they’re building on shaky foundations. The result is a codebase where “no one knows how anything works” — a “luxury car bought on a credit card” that looks great until the payments come due. The thread has sparked intense debate about engineering practices, code review processes, and the changing role of senior developers in an AI-assisted world.

4. Stealing Reasoning Traces from Proprietary LLM APIs

A team of researchers from the ELLIS Institute Tübingen, Max Planck Institute for Intelligent Systems, MATS, and Snyk has published a paper demonstrating a startling vulnerability in proprietary LLM APIs. The technique, documented at stolen-thoughts.com, shows that encrypted chain-of-thought reasoning traces from frontier models like Claude Opus 4 can be recovered in plaintext — without ever attacking the stronger model directly or triggering its anti-distillation safeguards.

The method is elegant in its simplicity: the researchers take a reasoning trace produced by a frontier model, replay it into a weaker sibling model, jailbreak the weaker model, and recover the stronger model’s hidden reasoning. The paper includes interactive demonstrations where users can try to identify which model’s reasoning they’re seeing. The work has significant implications for the security of proprietary reasoning features offered by Anthropic, OpenAI, and Google, and raises questions about whether “encrypted” chain-of-thought truly protects intellectual property. The story drew 684 points and 301 comments on Hacker News.

5. Qwen3.8-2.4T: Alibaba Drops a 2.4 Trillion Parameter MoE Model

Alibaba’s Qwen team has released Qwen3.8-2.4T-A95B, a massive open-weight Mixture-of-Experts model with 2.4 trillion total parameters and 95 billion active parameters per token. The model is available in BF16 and FP8 formats — the BF16 version weighs in at approximately 4.9 TB, while the FP8 version is roughly 2.5 TB. A 1-bit quantized version from Unsloth brings the footprint down to an astonishing 397 GB, potentially putting Opus 4.5-level performance within reach of enthusiast hardware.

The model architecture features 92 layers with a hidden dimension of 8,192 and a padded token embedding of 248,320. On the Deep-SWE benchmark, it scores 56.6. The open-weight release does not include vision capabilities or the full 1-million-token context — those features are reserved for the Qwen3.8-Max, a hosted version with built-in tools and non-thinking support. The HN community (580 points, 135 comments) noted that the model rivals Kimi-K3 and the newly released DeepSeek V4 Pro, and that the hardware required to run it at full precision may not be affordable for individual users until around 2040. Still, the availability of such a capable model in open weights marks another milestone in the democratization of frontier AI capabilities.

Closing Thoughts

Today’s stories paint a picture of an AI industry moving at breakneck speed: models are getting larger and more capable (DeepSeek V4 Pro, Qwen3.8), the security of proprietary AI systems is being stress-tested (reasoning trace extraction), the societal impact of AI-assisted coding is becoming a central debate, and the very fabric of the internet — our collective memory — is being reshaped by the AI systems we’ve built. We’ll continue tracking these developments and bringing you the stories that matter.

Article compiled from Hacker News discussions and original sources. Published August 13, 2026.