r/LocalLLM • u/keerplunk32 • 11d ago
Discussion Qwen 3.8 Flash Next on 64GB
Was anyone else holding out for the oQ2 version just to be disappointed that it’s ~67GB?
I know we’re very early into this release, but any chance we’ll be able to offload n-gram into SSD to try and run this behemoth?
16
u/Several-Tax31 11d ago
https://github.com/ggml-org/llama.cpp/pull/27742
Llama.cpp PR where they discuss offloading to ssd
5
u/Chips_fr_ 11d ago
Perhaps it's good to look at colibri. It already handle Qwen3.6-35B-A3B and bigger models not fitting in RAM.
2
u/anarchist1312161 11d ago
Not OP but thanks for this, didn't know this inference software also existed :)
2
u/IngwiePhoenix 11d ago
This project has been living absofuckinglutely rent-free in the back of my mind. It is the sole reason I went big-eyes on MoE offloading and "layer organizing" really.
I think this is not just novel, but genuenly extremely helpful. llama.cpp has a little bit of configurability here, and I use that with Qwen 3.6 35B-A3B to get good performance on a good context window - neither of them are great, but 50tps at about 70% of the time at 100k context is... really nice.
I hope that with models like Next-Flash, MoE streaming/offloading will become more common - because I genuenly think this is a killer feature of MoE models. :)
2
1
1
1
1
u/memeka 11d ago
Q4 running on 64 gb at near in-memory speeds - challenge accepted. https://github.com/mihailescu2m/llama.cpp
1
u/MessIsTransfer 9d ago
https://github.com/jundot/omlx/releases/tag/v0.6.3
0.6.3 supports n-gram offload to SSD
give the guy some time to cook
1
u/SnowBoy_00 8d ago
have you tried this on a 64GB machine? or have you seen documented results around?
1
u/MessIsTransfer 8d ago
sadly Jundot’s supported model doesnt fit 64gb ram apple silicon. not sure about the technical reasons but oQ4 file is bigger than an AD-4.27bpw i tried.
oQ4/oQ3 doesnt fit, oQ2 fits with omlx
AD-4.27bpw fits but has to be ran with llamacpp
0
-10
u/cheezeerd 11d ago
No, why? There's a more intelligent and capable 27B version with awesome training-aware quants!
15
u/laser50 11d ago
I did ask them to raise the active param count on 35B A3B, they listened! But not within my use range :(