which iklama we need for Graph Split

#8
by theracn - opened

i downloaded the latest pull https://github.com/ikawrakow/ik_llama.cpp/pull/1331 for qwen3.5 graph but it still tell me on the iq4kss graph split not supported for this model and switch to layer any ideas how i can fix that or is the feature for it not out there yet ?

If you look closely at that PR it is for the Qwen3.5-27B DENSE models which I believe are arch type qwen35, not the qwen35moe models.

So with the new chunked gated delta net PRs being merged, we might swee support for -sm graph on the qwen35moe soon hopefully!

Sign up or log in to comment