HN
Today

Qwen3.8-Max: A New Bar for Coding and Cowork

Qwen's new 2.4-trillion-parameter 3.8-Max model pushes the boundaries of AI, demonstrating remarkable autonomy in coding, complex workflows, and multimodal tasks, with its Max-class weights set to be open-sourced. This release sparks intense debate on AI commoditization, the role of local versus cloud models, and China's rising influence in the AI landscape. Hacker News is abuzz with both excitement over the technical advancements and critical examination of practical deployment challenges and geopolitical implications.

647
Score
321
Comments
#1
Highest Rank
18h
on Front Page
First Seen
Aug 3, 3:00 AM
Last Seen
Aug 3, 8:00 PM
Rank Over Time
211121222334689262729

The Lowdown

Qwen has unveiled its latest and most powerful AI model, Qwen3.8-Max, boasting an astounding 2.4 trillion parameters. This model aims to set a new benchmark across various domains, from intricate coding challenges to multifaceted real-world work and long-horizon tasks. Significantly, Qwen plans to open-source the weights of a Max-class model for the first time next week, a move that is generating considerable anticipation within the AI community.

Key capabilities highlighted in the announcement include:

  • Autonomous Coding: Qwen3.8-Max can manage multi-day coding projects autonomously, demonstrated by its 10-day effort in building a self-evolving CLI harness (265 commits, 127 PRs), reproducing and improving a research paper's findings (7,600 lines of code in 5 days, surpassing the original paper's results), and outperforming 87% of human teams in a 24-hour multimodal dialogue competition.
  • General Work Competence: The model shows broad proficiency in tasks across hundreds of high-value professions, dramatically reducing time for activities like corporate compliance (weeks to under an hour), UI/UX design (3-5 revisions to zero), and complex menu development (weeks to a single pass). These gains are attributed to advancements in scaling RL environments, a universal reward system, and a balanced online data approach.
  • Quant Strategy Development: Qwen3.8-Max can autonomously develop profitable ETF-rotation strategies from a single prompt, orchestrating complex workflows, analyzing backtests, and dynamically adapting to market signals.
  • Long-Horizon Tasks: It achieved a major breakthrough in autonomous chip design, reducing die area by 81% and achieving timing closure in a GCD/RSA cryptographic hardware accelerator. In a 365-day e-commerce simulation, it demonstrated continuous learning and coherent decision-making, achieving a 4.16x return, outperforming competitors by 38%.
  • Multimodal Agents: The model offers advanced visual intelligence, capable of understanding complex documents, organizing video memory graphs from 100+ hours of footage, and performing visual production tasks like editing vlogs or reconstructing UIs from screenshots. Crucially, it incorporates continuous visual feedback loops for self-correction during execution.
  • Availability & Open Weights: Qwen3.8-Max is accessible via QwenCloud API, offering adjustable reasoning_effort levels. The open-source weights for the Max-class model (and a 27B version) are slated for release next week, facilitating integration with popular coding assistants like Claude Code and Codex.

This release from Qwen underscores a significant leap in AI capabilities, particularly in autonomous and multimodal domains. The upcoming open-sourcing of such a powerful model is poised to accelerate innovation and challenge existing paradigms in the AI industry.

The Gossip

Chinese Catch-up and Open-Source Offensive

Commenters observe that China is rapidly catching up, and potentially surpassing, US AI efforts, particularly through an aggressive open-source strategy. The planned open-sourcing of Qwen3.8-Max's weights, alongside an anticipated 27B version, is seen as a strategic move to build trust and community, contrasting with the perceived 'gatekeeping' and proprietary focus of some US labs. This shift is viewed as critical for fostering innovation globally, even prompting discussions about potential US regulatory responses.

Moats and Market Commoditization

A central theme revolves around the 'moat' (or lack thereof) for AI companies. Many argue that LLMs are rapidly becoming a commodity due to their stateless nature and the ease of switching between providers, challenging the multi-trillion-dollar valuations of frontier labs like OpenAI and Anthropic. The discussion explores whether 'moats' lie in tooling, stateful sessions, or access to vast GPU compute, but consensus leans towards LLM core technology becoming increasingly interchangeable, with market leaders needing to innovate beyond raw model performance to retain stickiness.

Local vs. Cloud: Practicalities & Preference

Users share diverse experiences and considerations regarding running AI models locally versus relying on cloud APIs. Enthusiasts for local inference highlight benefits like privacy, offline use, and cost savings (especially for established users with suitable hardware, such as M-series Macs or high-VRAM GPUs). However, others point out the significant upfront hardware investment, setup complexity, and the often superior 'frontier intelligence' and consistency offered by paid cloud models, suggesting local is not yet economically viable for everyone without substantial personal or enterprise commitment.

Workplace Automation and Jevons' Paradox

The discussion delves into AI's impact on employment, with some humorously questioning if AI companies are truly leading by example in reducing work hours if their models are so capable. Many commenters express skepticism about job displacement, citing Jevons' paradox: increased efficiency often leads to increased demand, resulting in more work, not less. While AI can automate tasks, the consensus is that humans will be tasked with more complex, 'infinite work,' necessitating human oversight and continuous learning, rather than total leisure.

Real-World Performance & Hiccups

While the announcement is met with excitement, practical real-world tests by users reveal mixed results for Qwen3.8-Max, especially when compared to established models like Claude Opus. A user attempting image-to-HTML conversion noted significant timeouts and errors with Qwen, while Claude completed the task efficiently. Another example of the model's 'pelican bike' generation, which notably 'forgot' the wheels, spurred discussion on AI-generated 'slop' and the challenges of ensuring consistent, high-quality output from even the most advanced models.