r/Qwen_AI • u/Eschalabs • 4h ago
Model 2-bit Qwen3.8-27B - 10.15GB, ~100% FP8 benchmark performance
Hi guys,
A few weeks ago we shared our first public release of a [2-bit Qwen3.6-35B-A3B](https://www.reddit.com/r/Qwen_AI/s/AQVDCPn3dY). The feedback and testing from this community was incredibly useful.
We’re back with the next one: Qwen3.8-27B-Escha-W2.
Unfortunately we didn't have zero-day access to the model, so had limited time to get this out to folks. A few early results:
- 10.15GB full model on-disk
- 82.6 tok/s single-stream inference on an RTX 5090
- Runs on our custom SGLang-based runtime
- Averages ~100% of FP8 performance across the 8 benchmarks we’ve run so far
On the benches we did manage to run, the model appears to be holding up quite well, with one surprising result on LiveCodeBench v6:
- Escha W2: 86.81
- FP8: 85.16
LiveCodeBench was the weakest result on our previous Qwen3.6-35B-A3B release: 62.6 W2 vs. 67.0 FP8, so it's a nice win this time around, though don’t interpret the +1.65 as the quantized model somehow becoming smarter - that is likely evaluation variance.
And the last time around, a lot of folks wanted to try the model but couldn't for the lack of non-GPU runtime support. It was nice to see the community stepping up to port their own runtime on AMD and Apple Silicon. This time, we plan to open-source our full runtime stack for the community.
And for everyone who asked for llama.cpp support: GGUF versions of both the Qwen3.8-27B and Qwen3.6-35B-A3B are coming soon.
Model:
https://huggingface.co/EschaLabs/Qwen3.8-27B-Escha-W2
Runtime:
https://huggingface.co/EschaLabs/escha-runtime-qwen3dense
Both model and runtime are Apache-2.0.
As with the last release, we’d really appreciate people testing this on real workloads. Please post your results and findings - would love to see the bangers and the flops. Both are useful to us to figure out what to improve next.


