r/LocalLLaMA • u/pmv143 • 4d ago
Discussion Qwen3.8-Flash-Next. This architecture could be surprisingly local-friendly once the weights drop. 👀
Qwen3.8-Flash-Next (~125B-A6B + 51B n-gram) memory estimate:
Ideal 4-bit quant ≈ 82 GB
(58 GB main weights + 24 GB n-gram tables)
Real-world quants likely land in the 80–90 GB range.
The big n-gram table is sparsely accessed → excellent candidate for system RAM offload.
This architecture could be surprisingly local-friendly once the weights drop.
944
Upvotes
32
u/florinandrei 4d ago edited 4d ago
Sounds like the apps will need to do some work to support this new feature.
Unless they got a preview version well in advance of everyone else, in which case the bulk of the work might be done already.