Hacker News new | past | comments | ask | show | jobs | submit

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

https://qwen.ai/blog?id=qwen3.8
loading story #49157077
They've also announced Qwen3.8-27B being released open-weight next week. Qwen3.6-27B is widely regarded as one of the best local models, especially since nothing else comes close to it, that isn't benchmaxxed, without being significantly larger. If 3.8 truly improves upon it that would be awesome.
Qwen3.6-35B is my daily driver for AI, and what convinced me to cancel my Claude subscription back in April. The Qwen3.6 line is easily the best local model I've tried, and I've tried a lot. I've got it diligently grinding away on my laptop right now, reviewing and fixing some bugs in my F# code.
Qwen-3.6-35B-A3B was our "gateway drug" into switching our organisation to agent/harness-first coding.

Particularly, I had one team member who was extremely sceptical of AIs/LLMs/harnesses and refused to use them. One day he said "Well, I have an RTX 5090 doing nothing... should I try to get something up on it?" and a few minutes later he had 3.6-35B loaded up, running OpenCode.

It continues to be a workhorse to this day, running on both my local Mac for various types of jobs, an AMD R9700 at the office, and said teammember still uses it on his 5090, although in practical terms we do a lot more with DS-V4-Flash-0731 these days.

loading story #49155775
What!? You are skeptical of AI but will go through the manual process of hosting a model that’s less than frontier intelligence (talking about Qwen 3.6)? Anti-AI folks are always odd to me
A local model needs 0 investment and 0 commitment, takes literal minutes to get started (especially if you have someone who is into that stuff showing you the ropes) and if you end up disliking the experience of using AI you can just `rm -fr` it and forget the whole thing existed.
loading story #49156019
loading story #49153420
This is the diametric opposite of the rent-vs-buy scenario that this entails.

Local: You need to invest $thousands into GPU and/or very-high-end CPU+Memory hardware.

Vendor: You can use any existing device, even a phone or tablet. A very low-end laptop is fine.

> takes literal minutes to get started

Local: Typical scenario is hours just to download the software, the model weights, and then faffing around with CUDA and matching your GPU drivers.

Vendor: Free-tier available instantly on a web URL. Even local agents have free tiers from multiple vendors. Install is a single command and/or download and "next,next,next,finish" wizard that takes ~1 minute.

> you can just `rm -fr` it and forget the whole thing existed.

I'm still cleaning up multi-GB model weights floating around in hidden subdirectories under my user profile from months ago when I was experimenting with local models!

Meanwhile I simply... stopped using Gemini. That was the entire process: I no longer actively use it. They stopped billing me for my token usage, because it is now zero. That's... it.

You have it totally backwards.

loading story #49152946
loading story #49155312
loading story #49153092
loading story #49153251
loading story #49154923
Maybe you're anti-AI because you're really anti-outsourcing your thinking to some remote corporation you don't control?

That's one of my main issues with AI anyways, the thought of having all my data go through some sketchy foreign (to me) entity with questionable motives and under a questionable regime.

Local AI solves for all of those.

loading story #49153396
loading story #49151004
loading story #49152240
loading story #49154458
loading story #49151581
loading story #49153570
loading story #49151756
loading story #49152846
loading story #49150990
loading story #49154976
loading story #49153287
loading story #49151835
loading story #49151073
loading story #49151013
loading story #49151341
loading story #49152622
loading story #49152335
loading story #49153367
loading story #49150927
loading story #49151699
loading story #49153404
loading story #49151174
loading story #49152026
loading story #49151019
loading story #49152713
This makes me wonder if AI companies even have a MOAT in the first place.

All requests to an LLM are idempotent, for every API call you need to send it the entire conversation history so that it can process it. LLMs do not learn or remember anything, which makes it super easy for users to switch LLMs on the fly. Most popular AI frameworks, make this a one-liner change these days.

And that makes me wonder if the trillion dollar valuations for OpenAI and Claude are even justified. Cause if that is justified, then Kimi, Qwen, Deepseek etc are also valued at a trillion dollars. Or all of them are worth a lot less. One of those statements is true.

Also this makes me wonder if the next iteration of LLMs would be based on fine-tuning, where LLMs actually learn from your past behaviour so that it would grant some amount of stickiness to the product. OpenAI used to offer fine tuning runs for GPT-3.5, but they don't seem to do that anymore.

loading story #49153613
loading story #49153773
loading story #49153696
loading story #49153133
The visual web development / perceptionbench scores are very promising for image->html flows. Here are some test results.

Original designs: https://image.non.io/257dc9cb-9e6b-4e00-8f12-23ea5e073649.we...

These are fairly rich, pattern-heavy, nuanced designs. I've asked each to create it as a SPA where the map flows behind it.

Opus 5 results: https://html.non.io/opusAcmeBooks

Qwen 3.8 max results: https://html.non.io/qwenAcmeBooks

Same prompt for both for the conversion. I used OpenCode for the qwen version, but I encountered a significant amount of errors / timeouts while it was running. Claude finished in around 16 min, but I spent close to 2 hours shepherding the Qwen build. For the implementation, there were signs it had good vision, but the timeouts make this very hard to use in a production setting.

loading story #49152369
loading story #49152352
loading story #49152400
loading story #49152091
loading story #49152258
Whilst these coding models improve, they seem to cater for multiple languages, and for many, a trimmed-down LLM that supports just one language would be fantastic. This would be smaller, more able to run on the hardware people have at home, realistically (even on the CPU). Having one LLM that knows assembler, java, bain, C etc is neat, but when you only work and use one language at a time, it would be kinda neat to have those broken out into dedicated, smaller LLMs. After all Qwen3.8-Max handles over 90 programming languages - ask any programmer to name a list of computer languages and if they get over 20, they are doing well.
loading story #49153104
loading story #49153077
loading story #49153527
loading story #49153131
It was a matter of time for China to catch up with the US. In terms of infrastructure, manufacturing, and engineering workforce, China has the upperhand and I foresee them becoming the SOTA leaders. Maybe if the US wasn't so busy gatekeeping and keeping things proprietary, they would've had more trust from the open source community.
loading story #49151811
loading story #49151858
loading story #49153202
I think the window for a ban of open weight models is closing fast so let's hope US administration is going to miss it and we get Fable-level models (at least in some aspects) with open weights without infringing any newly introduced law as a long-term local baseline.
loading story #49151574
loading story #49157109
loading story #49155733
What can the US administration do about it?
loading story #49151569
loading story #49151494
loading story #49151389
loading story #49152438
> Today, we are officially releasing Qwen 3.8-Max, the most capable model in the Qwen family to date. This also marks the first time we will open-source the weights of a Qwen-Max-class model — the open weights will be released next week.

I don't understand. That's dated today, but:

https://twitter.com/alibaba_qwen/status/2078759124914098291

> Qwen3.8 is launching and going open-weight soon! [...] You don't have to wait to test it. Just now, the Qwen3.8-Max-Preview made its debut on Alibaba’s Token Plan, Qoder, and QoderWork.

That was on July 19th. I used it to draw this pelican: https://simonwillison.net/2026/Jul/20/afraid-of-chinese-mode...

So what are they releasing today?

loading story #49150840
loading story #49150847
loading story #49150957
loading story #49150844
loading story #49150825
Once OpenAI and Anthropic are public, every such announcement will become a reliable sell signal
loading story #49151165
loading story #49151096
loading story #49151033
loading story #49150977
loading story #49151523
loading story #49150979
3.8 27b is the real news here
loading story #49151224
AWS Bedrock still lacks the support for the latest open weights models like GLM 5.2, DSV4 Flash 0731, Kimi K3 etc. Even they only support Qwen 3 which is a very old model. Any specific reasons they are reluctant to support open weights models?
loading story #49153443
loading story #49159855
2.4 Trillion parameters with open weights releasing next week? The open-source community is going to need a collective GoFundMe just to buy enough VRAM to host this monster.
loading story #49158100
loading story #49155200
At $2/$6, it can be much more "approachable" than K3. Wondering what have they done differently to be able to afford this price (that K3 couldn't, apparently - most other providers offer similar prices to K3 itself).
loading story #49152239
loading story #49152456
loading story #49153853
loading story #49157181
loading story #49158891
loading story #49159514
> This also marks the first time we will open-source the weights of a Qwen-Max-class model — the open weights will be released next week.

Nice!

Waiting for Qwen3.8-27B :)

Their base models and architecture has quickly become the go-to for local inference and fine-tuning, even when they introduced some tricky things like GDN, so many people use it, that it was matter of days/weeks until lots of OSS frameworks adopted it.

loading story #49155945
It seems this is the only mention of cost?

> Qwen3.8-Max comes with the official support for reasoning_effort, which can be used to adjust reasoning depth and control cost:

> xhigh (default): for complex tasks demanding thorough analysis

> medium: balancing accuracy and speed

> low: efficient reasoning optimizing for speed and cost

I hope this is significantly cheaper. I've been loving Deepseek for it's nearly free usage costs, hard to justify switching from cents per day.

loading story #49150831
loading story #49150830
loading story #49155553
Lmao I love their video with the idea that people will be able to do their hobbies while ai does their job.

Surely Alibaba is leading by example here by reducing work hours per week while keeping pay the same right? Right?

loading story #49150808
loading story #49150996
loading story #49151537
loading story #49151345
loading story #49155695
Qwen3.8-35B-A3B would be really appreciated (-/\-)
Can a model be stripped off anything not relevant to coding and get a lot lighter? Or is that impossible?

Just like we have professors with specialisation wondering if AI models can also be so.

loading story #49151154
loading story #49151501
loading story #49151364
loading story #49152204
loading story #49151197
loading story #49151681
loading story #49151281
loading story #49157007
So the news here is that this model left the preview stage, and they are also releasing an open-weight version of the Max series for the first time.

You can always try out this model for free on Qwen Chat. Alibaba Cloud has too much friction for me.

loading story #49155054
loading story #49154112
> The open weights will be released next week.
Has anyone know whatever they will release any video / image generation capabilities? Video input obviously suppose to be present.
loading story #49159454
loading story #49154957
Is "cowork" a general industry term now? Here I was just getting used to "coding" replacing "programming".
loading story #49153198
Has anyone tried Qwen with the Fusion 360 MCP server? I feel like drawing with python is close enough but I'm curious
We will eventually need a self evolution benchmark to see where these large models can create recursive solutions that improve
the benchmark I trust most is whether the model can explain its own pricing page without getting confused
loading story #49150962
I'm trying and failing to find value running a potential Qwen 3.8 27b dense model on a 16 core, 128 GB of ram, 2080ti box. Yes, the GPU yells for help, but the problem is that no math works to upgrade this machine even when pouring $200 in rent every month into the large model providers...

How are you all justifying economical use of these local models right now? What's the cost efficient way to do this and do better (even with models evolving over time and losing now vs later) than the big labs?

loading story #49151324
loading story #49151610
loading story #49151695
loading story #49151411
loading story #49152217
What is the best LLM that I can use right now that is optimized for everything other than coding?

The last thing I want my personal agent to do is to write up code and run arbitrary commands. That is practically a legalized RCE.

loading story #49152733
is it the right time to perhaps switch to QwenCode ?

i might end up cancelling claude, anybody else thinking of the same ?

loading story #49151839
loading story #49154264
Does the page actually load for anyone? I get stupid spa skeleton spinners.
{"deleted":true,"id":49153843,"parent":49150470,"time":1785753062,"type":"comment"}
they release new qwen model every two weeks?
loading story #49151956
AI is a commodity. This is proven now. And valuations will have to drop 90%.

There's a lot of AI models that each 'win' one week over the next. The pure definition of a commodity market and not a 'winner takes all market' as valuations would imply

Tokenpocalypse canceled
Does anyone know how token- and reasoning efficient it is? The charts don't show how many tokens were used in any benchmark.
loading story #49151240
Now, if only we could afford a setup decent enough to run 2/3 instances at the same time...
> In this case, Qwen3.8-Max was asked to create the oh-my-cli project from scratch and, over a 10+ day long-horizon autonomous coding run, build a self-evolving harness.

They don't explain how successful that went but it's a bit hilarious seen that an Anthropic dev explained that it's been 15 days Claude was hard at work --with nothing to show yet-- trying to rewrite itself in another language.

"You rewrite Claude Code, we rewrite oh-my-pi."

"You're nowhere after 15 days, we do it in 10."

Sure, it's apples to oranges and all that. But part of me thinks they know fully well what they did there.

{"deleted":true,"id":49151836,"parent":49150470,"time":1785737697,"type":"comment"}
loading story #49156579
ah so they distilled fable and sol, eh?
“self-evolves through feedback loops”

Does this mean they distilled Claude? Sounds like what Claude Code will often do.

loading story #49150849
loading story #49150879
Are these latest Qwen models still open weights or has Qwen moved away from that?
loading story #49150796