Qwen 3.8
221–230 of 793 posts
Re: Qwen 3.8
#222Re: Qwen 3.8
#223Earlier quoted context omitted.
Well, if you look at Alibaba's financials for FY 2026 https://data.alibabagroup.com/ecms-files/1514443390/5b9061ed... their sales and marketing expenses rose by about 100 billion RMB (10% of revenue), "primarily attributable to the investment in user experiences of Alibaba China E-commerce Group and user acquisition of Qwen app." So it seems like it's very important to them that people use the Qwen app and they're wi…
They’re also trying to take an axe to the lead the US has in the field at a time when sovereignty and “owning your platform” are the words of the day. Open source/open weight LLMs can steal the lunch of US competitors even if they aren’t the best of the best.
Re: Qwen 3.8
#224Earlier quoted context omitted.
Simpler (and faster): a single RTX Pro 6000 :)
Curious, do you find the 3.5 120B sized MoE works better than the dense 3.6 27B?
Edit: as a concrete example, I'm working on a "optimization framework via agent harness" right now, Qwen3.6-27B-NVFP4 is often unable to actually complete the optimization within 100 turns, while Qwen3.5-122B-A10B-NVFP4 has no issues finishing within ~50 turns or so.
Re: Qwen 3.8
#225Does anyone know if they intend on releasing open source/weights variants for 3.8 or whether 3.6 was the last model they are/were doing that for?
Re: Qwen 3.8
#226Earlier quoted context omitted.
> What is needed the most right now is something similar to Bonsai 27B, with a modest memory footpint, but faster and more capable Yeah, that'd be neat, but that's not what this announcement is about at all: > With a massive 2.4T parameters
dont we all deem the ability to improve large models as the defacto capability to produce small ones?
Re: Qwen 3.8
#227Does anyone know if they intend on releasing open source/weights variants for 3.8 or whether 3.6 was the last model they are/were doing that for?
Re: Qwen 3.8
#228Re: Qwen 3.8
#229 "provider": {
"alibaba-token-plan": {
"models": {
"qwen3.8-max-preview": {
"limit": {
"context": 1048576,
"output": 65536
},
"modalities": {
"input": [
"text"
],
"output": [
"text"
]
},
"name": "Qwen3.8 Max Preview"
}
}
}
}Re: Qwen 3.8
#230So are locally-runnable models frozen at Qwen 3.6 now :/
Is qwen 3.6 27b the best model you can run locally at the moment? Not that I have the VRAM for it, but just curious.
But there’s also the quantization of DeepSeek v4 flash called dwarfstar