60 comments

[ 2.4 ms ] story [ 65.6 ms ] thread
The benchmarks provided are for Opus-4.5, not for the latest Opus-4.6 and Qwen is still lagging in a lot of them.
Worth noting that this model, unlike almost all qwen models, is not open-weight, nor is the parameter count exposed. Also odd that it is compared against opus 4.5 even though 4.6 was released like 2 months ago.
Qwen 3.5 Plus was closed weights too. It was supposedly the same model as Qwen3.5 397B, just with 1 million context size and only available on the API and their website.
How convenient of them to compare themselves to the last generation Opus and GPT models to make their model look better than it really is.
It's not open weights so I'm not interested.
> In the coming days, we will also open-source smaller-scale variants, reaffirming our commitment to accessibility and community-driven innovation.
This is their hosted-only model, not an open weight model like they’ve become known for. They got a lot of good publicity for their open weight model releases, which was the goal. The hard part is pivoting from an open weight provider to being considered as a competitor to Claude and ChatGPT. Initial reactions are mostly anger from everyone who didn’t realize that the play along was to give away the smaller models as advertising, not because they were feeling generous.

Comparing to Opus 4.5 instead of the current 4.6 and other last-gen models is clearly an attempt to deceive, which isn’t winning them any points either.

I think there is a moderately large market for models like this that aren’t quite SOTA level but can be served up much cheaper. I don’t know how successful they’ll be in the race to the bottom in this market niche, though. Most users of cheap API tokens are not loyal to any brand and will change providers overnight each time someone releases a slightly better model.

The business model, howver, is lobster in a bucket. Any model that starts gaining as a private model will have competitors to release comparable open models because those locked in customers will not swotch unless you demo the capabilities.

So expect every now and then a open model burp from the trailing frontiers. Afterall, its all sunk cost so once you have it and no customers, theres zero reason not to spike your competition and try again or exit.

I use different models in production and model's "personality" as in tendency to not go off script, not consume gazillions of tokens recursively, follow instructions etc, are more relevant than "brute" power which is okayish as a metric for agentic coding on generous token plans.

Chinese models are very competitive in that regard, you'll often look at 70-90% price reduction at the same quality.

> Most users of cheap API tokens are not loyal to any brand

In the exploration phase, yes. But once your setup settles down you likely want to stay on the same model for stable operation.

I feel like this is true. I don't mind being a blip behind the bleeding edge if I don't have to change my tooling every month. But the second my current provider tries to screw me over, I'll still jump ship
Not really interested in using models hosted on alibaba cloud.

Like Qwen local for it’s privacy, but I trust the privacy of Google/OpenAI/Anthropic more than alibaba.

I build custom harnesses (like many of us) and I genuinely think Anthropic will eventually sue their customers if they detect they are selling competing harnesses (competes with their vertically integrated offerrings).

I feel Alibaba and DeepSeek see themselves more as infra. No urge to control the stack and litigate competition out of existence.

Just more evidence that the B tier models are six months behind. Ultimately that’s good. Opus 4.6 level intelligence will be cheap later this year!
Quite strong results in the benchmarks but why Gemini 3 Pro instead of 3.1? Why only for a few of the benchmarks? Why is OpenAI not there in the coding benchmarks? Why Opus 4.5 and not 4.6? Just jumps out into my eye as a bit strange.

As always, we'll have to try and see how it performs in the real world but the open weight models of Qwen were pretty decent for some tasks so still excited to see what this brings.

[flagged]
In my experience, whenever an LLM says “wait, but actually” or some variant thereof is when you need to step in before it goes totally off the rails.
Does anyone have experience with Alibaba's coding plan? Not that I'm very tempted at $50/month...
I’m surprised that people are surprised. Qwen has been hosting private plus and max variants for a while now.
> In particular, Qwen3.5-Plus is the hosted version corresponding to Qwen3.5-397B-A17B with more production features, e.g., 1M context length by default, official built-in tools, and adaptive tool use. For more information, please refer to the User Guide.

https://huggingface.co/Qwen/Qwen3.5-397B-A17B

So 3.5-plus has been released as open weights.

I hope their open source variants are just as good, having a 1 million token window for a fully offline model would be VERY interesting.
I would love to hear from people using both (Claude Code OR Codex) AND (Qwen) and their experience with Qwen models, are they on par, or how far are they?
Qwen3.5-plus is quite good, Qwen3.6-plus is not.
I'll diverge from some of these comments, I don't find it misleading to compare to Opus 4.5.

I can remember how good Opus 4.5 was. If I'm considering using this, it's most informative to me to compare to the model it's closest to that I have familiarity with.

I'm obviously not switching to this if I want the best model. I'm switching if I'm hopeful that the smaller versions are close to it, or if I want to have more options for providers, or for any other reasons unrelated to getting the highest quality responses possible.

I understand peoples reactions of Qwen team comparing against Opus 4.5 instead of 4.6. And them comparing against Gemini Pro 3.0 instead of 3.1. But calling it misleading is a bit of stretch in my eyes, people here are acting like we immediately forgot how previous generations performed just because a new version is released.

This field is going in a incredible pace, the providers release a new model every quarter or so. The amount of criticism is a bit overblown in my opinion. The benchmarks still look very good to me. I’ve used GLM-5 (latest is GLM-5.1) and Kimi K2.5, they are decent and gets the job done, so seeing how this model of Qwen performs compared to it is kinda impressive.

Also, why are so many pointing out the fact that this model is not open-weight as if this is their first time doing so. Qwen-3.5-plus, Qwen-3-Max is also closed source. This is not something new.

I think Qwen trying to catch up to the SOTA models is still healthy for us, the consumers. Sure, its sad news that this version is closed-weight, but I won’t downplay their progress.

It hallucinates a lot more then Sonnet or even MiniMax M2.5. Especially in tool calls, it would end up duplicating the content in code files and then realising later and getting stuck in a loop.
It is no longer available on OpenRouter. They say "going away on 3-March", but it's already gone!
Nice, I hope there will also come a small open version of it.