FYI: nothing seems to be able to run this (easily) yet. llama.cpp, vllm etc I couldn't get working because of no support in the mainline version.
FYI: nothing seems to be able to run this (easily) yet. llama.cpp, vllm etc I couldn't get working because of no support in the mainline version.
They are giving pointers to how to run it now using for example https://recipes.vllm.ai/Qwen/Qwen3.8-Flash-Next (and an especially provided vllm release).
ah I don't think that page was up when I checked, it 404ed!
Relevant PR: https://github.com/ggml-org/llama.cpp/pull/27742
This branch works now: https://github.com/unslothai/llama.cpp/tree/qwen4exp/qwen3.8...
or thenProbably going to take a 1-3 days for support to land in llama.cpp and vllm.