65 comments

[ 4.3 ms ] story [ 75.8 ms ] thread
These are very good numbers. I still don’t get why they don’t compare against latest competitor versions in these posts, it’s not like we’re all not going to notice.
Nobody releases numbers that show them to be worse than competitors lol.

This even applies to OpenAI & Anthropic who don't even eval on the same datasets a lot of the time.

It is super strange that all last (3?) releases they keep comparing older models such as Opus-4.6.
Looking forward to more open weight releases from Qwen, especially 122B and 397B.
Any reports from people using their coding agent(s)?
As they start to release more proprietary models, I so wish that they partnered with one of the major US hyperscalers to allow using these models through something US-domiciled.

Totally understand why it may not be reasonable or in their best interest (and that the US is _absolutely_ not doing the same reflexively). But it would be lovely to be able to try these out on production workloads in earnest.

Alibaba Cloud has data centers in Mexico
Can anyone check its knowledge base for me? I’m honestly not able to run it and the Qwen models I can run censor information critical towards the Chinese government.

Tiananmen Square is the first place to start.

Qwen models know about Tiananmen Square but they are post-trained to refuse to talk about it. The decensored versions will happily chatter away about it.

Similarly, try talking to Nemotron about Epstein and see how quickly it shuts down.

I can't bring myself to use any model that trains or sends telemetry back to my country's primary competitor/adversary. I don't care how much money is saved.
assuming that country is the united states, why not? seems like an honourable thing to do if anything, lol
Yeah, I prefer my data to be used and trained by the very trustworthy and benevolent tech oligarchs in my home country.
Any info on pricing and latency?
Does anyone have experience with the Alibaba Cloud Model Studio that serves these qwen models?
The non-hallucination rate in AA-omniscience is SOTA, better than Opus 4.7, Gemini 3.1 Pro and GPT5.5! Congrats to the team
The big question for me having used a lot of these SOTA chinese models is: what is its token efficiency like?

Running Step 3.5 Flash locally for example, it's an amazingly capable model all things considered, but it's token efficiency is so bad that it gets out performed by most others wall-clock time (even with my MTP-support for it hacked in to llama.cpp: despite being trained on three heads, MTP 2 is the sweet spot, and only gets it from 20tk/s to 30tk/s on my Spark)

The DeepSeek models and Qwen 3.5 Plus are also good examples of this: compared to Opus, and especially GPT 5.5 they use many more tokens to get to the same answers.

I'm really hoping that Qwen 3.7 is better in this regard, can't wait to try it out

(ps. running DeepSeek v4 Flash on my Spark is absolutely wild, thanks antirez if you see this haha)

Is this one of those ones where they'll drop the huggingface release a week later? Or do we know for sure that this is staying proprietary?
QWEN really hits the sweet spot it's cheap, fast, and actually good.
The tokenomics and value for capability, context and latency look like they could deliver super competitive offer - what would it take for you to switch??
I was getting dangerously close to my weekly Claude Code limit last night so I had Claude set up Qwen3.6 with llama.cpp and OpenCode. Honestly it's a great (free!) alternative to Claude Code--certainly more than good enough for a lot of smaller less complex tasks. I'm excited to try this new version. The fact that open-source models are so close to the frontier is very impressive.
Out of interest, what machine and model are you running it on?

I tried the qwen3.6-27b Q6_k GUFF in llama.cpp and LM Studio on my M2 MacBook Pro 32GB machine last week, and I barely get a token a second with either.

What sort of speed should I be expecting?

I tried some of the Llama 3 34b (nous-capybara?) models two years ago with llama.cpp, and I seem to remember getting a few tokens a second then, so not sure if I've got something completely mis-configured, or I just have unreasonable expectations.

Or maybe qwen 3.x is slower for some reason? (Is it mixture of experts?)

I'm not expecting it to be instant, but what I'm currently seeing is not really usable.

This one doesnt seem to be open source though sadly. Using chinese servers is a step to far for me personally
Do you have an opinion on OpenCode vs Aider?
As Opus maximalist ;) I was very surprised by the quality if Qwen3.6-27B - trying to figure out how to get it going on RTX 90k now to offload some lighter tasks :)
Do you have a feel for how it Qwen 3.6 compares to Sonnet 4.6? B/C in reality, that's what we use a lot. If we just use Opus 4.7 for everything code related, we'd have a monthly bill 10-20 times higher than using Sonnet where we can.
Which agentic coding tool and how do you make sure you have prefix consistency ?
> Today we introduce Qwen3.7-Max, our latest proprietary model

This is not an open model

This new version is not something you'll be able to run locally. It's a "cloud" model and likely too beefy if they do release the weights.
(comment deleted)
I'm using pi agent and love to try qwen models (hosted). What are the good options? The official provider doesn't include Alibaba. Is OpenRouter etc. fast enough?

(As a reference, DeepSeek v4 is severely throttled on these proxy services.)

i use opencode zen as a convenient pay-as-you-go way to try out all these new models. it doesn't have 3.7 yet, but at the rate they usually update it probably will tomorrow.

I couldn’t say how throttled it is, but it seems fine?

Where can a user reasonably host this in an affordable way to access the local LLM revolution?
I think their Max models are far bigger than fits on consumer hardware. People are typically using Apple, AMD Halo, or dGPUs if/when they do smaller versions. Those are all varying degrees of "affordable."
Try llama.cpp and Qwen3.6-35B-A3B

Good balance of intelligence and speed.

Downloading this and cancelling Google Antigravity Pro at the same time:

I had a Google Pro account that I inherited from buying a Pixel 9 XL - it's free for a year after a flagship Pixel phone purchase. After a year they started charging for it, and i tolerated it, because Flash was usable in Antigravity for dumb auxiliary tasks that I did not want to waste GPT/Opus on. It had a separate generous quota from Gemini 3.1 Pro. Now with Flash 3.5 they combined the quotas with Pro, such that on a Google pro account you can work 4-5 hours per week in Flash. And by the way, 3.1 Pro is useless for programming, compared to Codex/Opus

same boat. Google Pro AI quota became barely useful for anything meaningful.

I think they envision Pro plan as "just a taste of AI, enough to lure folks into the Ultra plan" but that won't work for me when Codex is half the price and DeepSeek 4 Flash is 1/10 of their price per task.

So I'll downgrade just enough to keep my Google Drive space. And use DeepSeek 4 as workhorse plus Codex or Copilot for advanced stuff.