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.8-Max: A New Bar for Coding and Cowork
131–140 of 653 posts
Re: Qwen3.8-Max: A New Bar for Coding and Cowork
#132Re: Qwen3.8-Max: A New Bar for Coding and Cowork
#133I 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.
Even if the US does ban it, Europe due to its lack of European competitors, has no current similar protectionist incentives. Even if there is regulatory capture in the US, the rest of the world isn't going to follow suit until the current market leaders outright are replaced with other competitors that Europe would want to favor. The genie is out of the bottle in the West already.
There's Mistral. Although they've been surprisingly quiet for the last 6 months.
Re: Qwen3.8-Max: A New Bar for Coding and Cowork
#134Lmao 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?
That's the thing. Wny are companies like OpenAI/Anthropic/Alibaba/Kimi/Deepseek still hiring SWEs if their models have become so good?
Ironically it's Electron BS, so actually, Sol could probably build itself...
Re: Qwen3.8-Max: A New Bar for Coding and Cowork
#135Earlier quoted context omitted.
What they always do. Send in armed men with guns? Export Controls. Import Controls. National Security Laws.
Good luck doing that in China?
They can also restrict US providers from serving these models. Looking at OpenRouter, there is currently 11 providers for 'DeepSeek V4 Flash 0731' with the only non-US one being Deepseek themselves, which aren't even the cheapest.
Re: Qwen3.8-Max: A New Bar for Coding and Cowork
#136Once OpenAI and Anthropic are public, every such announcement will become a reliable sell signal
Agree, I don't necessarily see a strong argument favoring OpenAI or Anthropic here. In the interest of perspective, can anyone (perhaps playing devil's advocate) give one? The open models are now good enough for what I want to do with them, let alone any future improvements. And factoring in efficiency gains, a model in the ~70b range starting to satisfy my needs would completely obviate the need to pay others for in…
Unless you are spending more than a max subscription (200 a month+) its cheaper to use the cloud.
But things are priced cheaper in the cloud now to lock you in and restrictions around hosted models are getting worse.
If you only have a $300 dollar laptop its probably not worth the upgrade.
I'm personally excited by local AI but the experience for the average isn't the same. I'm willing to get .5/s running on 10-15 years old machines but what I can do with it is limited.
Re: Qwen3.8-Max: A New Bar for Coding and Cowork
#137Earlier quoted context omitted.
Sam drank the "superintelligence" kool aid early on and said 30-40% of jobs could be impacted by AI, but recently admitted he was wrong > “My scorecard, at the highest level, would be we’ve been roughly right on technological predictions and pretty wrong on the social and economic implications” https://www.cxtoday.com/ai-automation-in-cx/sam-altman-softe... I agree re: Dario quietly pushing for government control. He…
I imagine it will be a long tail. Most companies won’t fire people for AI but probably won’t immediately replace a person that leaves, if at all.
Re: Qwen3.8-Max: A New Bar for Coding and Cowork
#138I 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.
Even if the US does ban it, Europe due to its lack of European competitors, has no current similar protectionist incentives. Even if there is regulatory capture in the US, the rest of the world isn't going to follow suit until the current market leaders outright are replaced with other competitors that Europe would want to favor. The genie is out of the bottle in the West already.
Re: Qwen3.8-Max: A New Bar for Coding and Cowork
#139They'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.
Re: Qwen3.8-Max: A New Bar for Coding and Cowork
#140Earlier quoted context omitted.
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.
compared to claude - how 'fast' is it in terms of throughput on your laptop?
Tolerable and usable for some things, though thinking makes it take about a minute to reply in many cases. But getting this kind of thing to run on 8GB of VRAM is the main benefit of the mix-of-experts setup: it can do partial GPU loading and get a ton better throughput than a similarly-sized dense model (like 5-10x, sometimes more).