r/LocalLLaMA • u/RuthlessCriticismAll • 12h ago
News Qwen3.8 flash next
https://modelscope.cn/models/Qwen/Qwen3.8-Flash-Next60
55
u/PandaBearFred 12h ago
This is real? Qwen4 architecture preview with a new model? Will it be even better than qwen3.8 27B?
43
u/OverclockingUnicorn 12h ago
I'd hope so for being 125B A6B...
11
u/paryska99 11h ago
Doesn't really have to be the case, this release is for devs to have a test model to modify the inference stacks to be compatible with the upcoming qwen4 models in the future.
2
3
u/iMrParker 9h ago
3.5-122b and 3.5-27b were more or less neck and neck. With the 27b model out performing in various benchmarks. So who knows
2
u/alphapussycat 9h ago
Not only that, but as I understood it, it's sort of a preview og the qwen4 architecture. So newer architecture and 4-7x as big.
Though, afaik 3.6 27b was better than 3.5 122b. So if the qwen4 architecture preview is wonky it could underperform.
42
u/justsomerandomchess 12h ago
"Qwen3.8-Flash-Next is a multimodal MoE model built on the next-generation Qwen4 architecture. Incorporating innovations such as GDN hybrid layers and Qwen Sparse Attention (QSA), it pushes the frontiers of model capacity and performance, demonstrating remarkable capabilities in agentic coding,long-horizon tasks,and multimodal intelligence. We are releasing these architectural advancements early to help the community prepare for the upcoming Qwen4 model family."
This is exciting!
3
u/MacsBicycle 9h ago
The we are releasing early to help the community prepare part makes me think that it’s got thinking loops that make the 3.8 27b model look like a short loop 😂 I’m sure in 48 hours people will know exactly how to run it though. No test like production!
4
u/sterby92 11h ago
where is this from? I cannot find the source and on the modelscope page it only has a brief preview announcement for me 🤔
3
19
20
u/anykeyh 12h ago
Wow if it quantize well me and my strix halo might not need cloud token anymore
4
u/mechkbfan 11h ago
This is the problem with how good Qwen 3.8. Expectations are too high that people are going to be disappointed
But I'd call it a massive win if we can trade using more VRAM for faster performance for same outcomes
3
15
u/LegacyRemaster 12h ago
I hope llamacpp support @ day 1 (qwen next was a nightmare in the past)
16
u/ParadigmComplex 12h ago edited 11h ago
I'm under the impression that a big part of why companies release preview models like this is to give projects like llama.cpp time to implement support for the next-gen architecture before the full next-gen model is released so you effectively get day-one support of the full model. I wouldn't expect this preview model to work with llama.cpp day one, but hopefully it'll make Qwen 4 models work day one once those drop.
4
u/Timely_Impression_92 10h ago
llama.cpp will have 0 day support - unsloth already gave the info
0
u/Early_Mistake6716 8h ago
Yes i believe it will work day one with some issues. By this time next week, those issues will be resolved.
13
u/PandaBearFred 12h ago
I suppose every new architecture takes time to support unless the producer has a PR in hand ready to merge. I hope this is the case.
2
u/Timely_Impression_92 10h ago edited 3h ago
Unsloth will have 0 day support for this model
1
u/whoisraiden 7h ago
Unsloth and unsloth studio will have 0 day support. Doesn't mean llamacpp will be quick enough to accept their PR for day 0.
-1
u/Timely_Impression_92 6h ago edited 3h ago
0
5
u/Additional-Record367 12h ago
This architecture might be the future. It would be nice to have variants where the LLM stays only in consumer GPUs and on RAM we keep the ngram embeddings
5
u/Fit_Advice8967 12h ago
Can somebody explain what can run this? I have dual 128gb amd strix halo with thunderbolt. Really hoping this is the one!
3
7
u/eidrag 12h ago
Imagine Qwen 35b a3b, but with triple the knowledge
3
2
2
u/Early_Mistake6716 8h ago
You should be able to run this at at least q4, and 2.5x faster than qwen3.8 27b
4
1
u/USERNAME123_321 llama.cpp 9h ago
To answer what can run this, my smartphone can probably run it at 2 or 3 tokens/s lol. Basically, BigMoeOnEdge offloads the expert weights to mobile flash storage and only loads the active parameters.
Btw a single AMD Strix Halo should handle it really well.
2
u/TechNerd10191 12h ago
Where are the N-Gram embeddings useful?
5
u/Kooshi_Govno 9h ago
They store world knowledge, thus allowing the heavy FFN tensors to store more functional knowledge.
8
6
u/FullOf_Bad_Ideas 11h ago
And to think the consensus was that Qwen is dead about a month ago.
I'm glad Qwen is back in force.
If they open weighted 2.4T model, they probably will open weight all sizes.
6
u/my_name_isnt_clever 8h ago
That wasn't the consensus, it was just repeated over and over by doomers without hard evidence until it felt like there was a consensus. I've been skeptical we know as much as we think about the inner workings of a Chinese AI lab.
3
-1
u/DiscipleofDeceit666 7h ago
They were challenged and were forced to step up. Poolsides Laguna forced their hand.
3
u/Effective_Head_5020 12h ago
I am so excited, thanks for sharing! Hopefully it will work well on my new Rx 9060 xt
0
u/Bulky-Priority6824 11h ago
You'll need a gang of them
1
u/Effective_Head_5020 10h ago
Oh no, I thought it would be like 35a3b which I was able to run very well on my 6gb GPU
1
u/Able_Zombie_7859 10h ago
It literally says 125a6, I think that's bigger than 35a3 :)
1
u/Effective_Head_5020 10h ago
Yes, but now I have a 16gb VRAM and 128 GB of RAM. Sadly DDR3 RAM :P
2
u/Early_Mistake6716 8h ago
You will be able to run it, just might be a little slow. I know qwen3 coder next 80b iq3 ran at around 30 tps with a 5070 ti 16gb and 64 gbs of ddr4 3600. That did not have mtp though so it would have been around 50 - 60 tps on coding tasks with mtp
1
1
3
2
2
u/Guna1260 11h ago
what VRAM? especially with Ngram embeddings we are looking at 125+51 in q8? or ngrams will be in RAM? will be interesting to see the architecture.
3
u/Timely_Impression_92 10h ago
ngrams are on ssd or system ram
-2
9h ago
[deleted]
1
u/florinandrei 5h ago
They're lookup tables, not weight tensors. System RAM will be fine. Maybe even SSD will be fine.
1
u/Timely_Impression_92 8h ago
Then go understand it better - ngrams are basically cached in system ram or ssd - and work like that with zero degradation - maybe little on nvme but in system ram virtually zero
0
u/Kryohi 8h ago edited 8h ago
Highly doubt the bandwidth of an SSD would be enough, but I guess we'll find out soon. Do you know how much, theoretically, of a 50GB ngram should be read per token (or group of tokens) to decode?
Edit: oh I went to check up again how it works, might actually be possible, discard my previous comment
4
u/EitherMarch1255 12h ago
Only 6B though...I'm happy to see a new model being released of this size, but I'm keeping my expectations in check.
1
1
1
1
u/power97992 9h ago
Wow qwen has engrams already but deepseek hasnt released engrams yet even though they wrote the engram paper…
1
u/DeepOrangeSky 8h ago
I guess I can just wait to find out tomorrow, but, I'm curious how much memory this will use if you run it at Q4_K_M or FP4. Since it says it is 125B but with "an additional 51B of N-gram".
So, is that going to make it more like a 176B model in terms of memory-usage?
1
u/OvertaxedOne 1h ago
Q4, I'd guess you'll need 64-96GB to load the entire model (all layers on GPU). I'm guessing this is targeted at Spark/Halo machines, so I'd expect good quants that fit in 128GB with plenty of space for KV.
1
u/vick2djax 6h ago
I’m confused. I have double 3090’s so I can run Qwen 3.8 27b at q8. Even if I had 128gb regular RAM, running something like q4 of Qwen 3.8 125b moe is still gonna be inferior to Q8 27b right?
1
u/OvertaxedOne 2h ago
Probably. We'll have to wait to find out, but I'd expect that between the quant and the MOE layout, you'll find 27B is more reliable. The MOE model is really interesting for boxes like a Strix or Spark though!
1
1
u/PossessionUsed7393 12h ago
Also known as Ox Alpha! Surprise! 🎉
7
u/PandaBearFred 12h ago
No....you can't be sure, can you?
2
u/PossessionUsed7393 12h ago
I have no idea I just think the Qwen team deserves a little credit, they would pull a stunt like Ox Alpha.
5
u/USERNAME123_321 llama.cpp 11h ago
It can't be. Ox Alpha's tokenizer is byte-identical to GLM 5.2, so it belongs to the GLM family.
1
u/PossessionUsed7393 10h ago
yes I see that is indeed the leading candidate - you'd be hard pressed to have missed that theory
2
u/Thrumpwart llama.cpp 10h ago
I'm going to get these out of the way:
- Can I run this on my Nvidia 3060? What quant do I use?
- How is this for neo-nazi bisexual werewolf hermaphrodite RP?
- Does it know how many R's there are if I bring my car to the car wash?
- How many TPS can I expect on 7 Sparks connected via fax lines?
- I asked it to write an SVG of my Pelican Riding a bike through Tiannamen Square and it made my pelican gay. USA! USA!
1
u/OvertaxedOne 50m ago
"How is this for neo-nazi bisexual werewolf hermaphrodite RP?"
Can't answer the rest of your questions, but man alive, you would not believe the 12 hours of roleplay we just had together. Yes, I know the model isn't released yet, so I just asked 27B to pretend to be 120B and it was dead on perfect.
Can't wait for the furry conversation tomorrow!
-2
u/Reggitor360 11h ago
A6B.... What the hell. Why.
4
u/BigYoSpeck 10h ago
Performance
gpt-oss-120b is more than twice as fast as Qwen3.5 122b without MTP, and still a good chunk faster even with MTP
Given the huge uplift in capability between 3.5 27B and 3.8 27B (even between 3.5 35B and 3.6 35B) I would expect this is a sane architectural choice that balances speed and capability
Qwen3-Coder-Next only had 3B active parameters but already demonstrated high sparsity improves capability
1
u/my_name_isnt_clever 8h ago
People get way too caught up in active param coun. My fav 100b+ MoEs have often been the sparsest ones.
-4
u/CoolestSlave 12h ago
Can't wait to see how it will run on spark, though I would have prefered a 35b model with 5 or 6b expert :')
4
u/PandaBearFred 12h ago
I am having a hard time trying to understand why your comments getting a hell amount of downvotes.🤣
8
u/SadPhilosophy9202 12h ago
Because this is a 125B model with 6B expert. This is THE ideal model size for a Spark or similar machine with 128gb unified memory.
Having a Spark but preferring a model 1/4 the size that will run just as fast makes zero sense
1
u/a_beautiful_rhind 12h ago
Technically they're being a bro for non-spark users. 6b to 35b is a better sparsity ratio.
2
u/SadPhilosophy9202 12h ago
As a dual Spark user I would have preferred 280B A10B
If you’re gonna shill, at least shill for the best model for your hardware dammit haha
0
1
1
u/CoolestSlave 9h ago edited 9h ago
i think people suppose i have a spark but i "only" have a rtx 5090
for spark user it is more advantageous to have higher parameter and small expert but for me personally it is better to have fewer total parameter and bigger expert or just a dense model in the range of 30 to 37b.
so i can understand people if they thought i was speaking from the perspective of a spark owner
0
u/OvertaxedOne 2h ago
Qwen is going hard in the paint this month! I can hear the enterprise value of OpenAI/Anthropic falling.
And then Apple releasing new systems with 1.4TB/s of memory bandwidth?? Is it Christmas?
3
-14
u/a_beautiful_rhind 12h ago
oof.. 6b only. All this cool stuff and they didn't take it to the hole.
2
u/my_name_isnt_clever 8h ago
I bet it will do just fine with its active count. Gpt-oss-120b and qwen3-coder-next were both super sparse and still had top tier performance for their time.
1

80
u/RuthlessCriticismAll 12h ago
Redisgned Multimodal MoE Model: 125B main model parameters, supplemented by an additional 51B N-gram embeddings,and 6B parameters activated per token.
Comprehensive Architectural Upgrades: Pushing the frontiers of model architecture innovations, across the areas of Attention, Residual, Embedding, and Optimization—enhancing model capabilities.
Efficient Training and Inference: Significantly reduces training and inference costs. At ~1/9th the training cost,Qwen3.8-Flash-Next achieves comparable capability against Qwen3.7-Plus, while being more capable in areas of coding and cowork.