Live data from Hacker News

Qwen3.6-Plus: Towards real world agents

qwen.ai

181–190 of 235 posts

Re: Qwen3.6-Plus: Towards real world agents

#181

Earlier quoted context omitted.

> But as API calls get cheaper, it becomes more realistic to use them for completely automated workflows against data-sets Seems like a huge waste of money and electricity for processes that can be implemented as a traditional deterministic program. One would hope that tools would identify recurrent jobs that can be turned into simple scripts.

It depends on the specific task. For example: "Here our dataset that contains customer feedback comment fields; look through them, draw out themes, associations, and look for trends." Solving that with a deterministic program isn't a trivial problem, and it is likely cheaper solved via LLM.

It makes sense if the dataset is so large that LLM cost is a prohibitive factor. Otherwise a frontier LLM has the advantage of producing a better result.

Re: Qwen3.6-Plus: Towards real world agents

#182
post #63

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…

I think it’s more the principle of deception that upsets people. Imagine if Apple released a new iPhone and publicly compared its specs to some previous gen Android. It’s not in good faith.

If that was true everyone would have tuned out Sam Alman and ilk. It’s selective.

Re: Qwen3.6-Plus: Towards real world agents

#183
post #95

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…

Opus 4.5 is already pretty good. Opus 4.5 is $25/m output tokens. This is at most $6/m output tokens. That's ~1/4 the price.

I can't imagine Qwen3.6 Plus would be more expensive than the 3.5 Plus model. That was $2.4/m output initially and was reduced to $1.56/m at <256k context ($1.95/m above).

Re: Qwen3.6-Plus: Towards real world agents

#184
post #3

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.

Re: Qwen3.6-Plus: Towards real world agents

#185

Do they have an API where you can control the chat template or at least just put everything in the system prompt? This way you can control everything including the tool calling syntax. Even if you use the trained tool syntax, it allows you to control the tool system prompt which you may want to tweak. With DeepSeek this is all possible. An undocumented feature, great for harness builders. Anybody got info on Qwen reg…

Can't you do that on OpenRouter? You can set a system prompt there. Is that insufficient for what you had in mind?

Re: Qwen3.6-Plus: Towards real world agents

#187

Earlier quoted context omitted.

> not an open weight model like they’ve become known for. Right, they state that they'll release "smaller" variants openly at some point, with few details as to what that means. Will there be a ~300B variant as with Qwen 3.5? The blog post doesn't say.

I wish they had a revenue goal to release openly, that way spending money in them would contribute to better open models in the long run. This is how I view that the public can fund and eventually get free stuff, just like properly organized private highways end up with the state/society owning a new highway after the private entity that built it got the profits they required to make the project possible.

There are a lot of options for doing things this way:

https://en.wikipedia.org/wiki/Threshold_pledge_system

Re: Qwen3.6-Plus: Towards real world agents

#188
post #95

Earlier quoted context omitted.

Opus 4.5 is already pretty good. Opus 4.5 is $25/m output tokens. This is at most $6/m output tokens. That's ~1/4 the price.

I can't imagine Qwen3.6 Plus would be more expensive than the 3.5 Plus model. That was $2.4/m output initially and was reduced to $1.56/m at <256k context ($1.95/m above).

I've taken the numbers from the alibaba pricing page which says $2-$6

Re: Qwen3.6-Plus: Towards real world agents

#189

Earlier quoted context omitted.

> not an open weight model like they’ve become known for. Right, they state that they'll release "smaller" variants openly at some point, with few details as to what that means. Will there be a ~300B variant as with Qwen 3.5? The blog post doesn't say.

As a publicity stunt, releasing a 300B open model is pretty smart. You can talk about its strong performance and it being “open” and “available,” but it’s so large that most people can’t use it themselves and might try out the cloud-based offering.

You can run it on runpod for example.

Re: Qwen3.6-Plus: Towards real world agents

#190
post #12
post #6

Earlier quoted context omitted.

They said in the last paragraph[0]: "[...] In the coming days, we will also open-source smaller-scale variants, reaffirming our commitment to accessibility and community-driven innovation. [...]" [0] https://qwen.ai/blog?id=qwen3.6#summary--future-work

> we will also open-source smaller-scale variants In other words, like GP said, this Qwen3.6-Plus model is not open-weight unlike the other Qwen models.

So the Qwen3.6-Plus model is like the Qwen3.5-Plus model?
Post reply on HN