gramQ8-NextN.gguf
llama-server -m ./Qwen3.8-Flash-Next-MTP-MXFP4-GGUF/Qwen3.8-Flash-Next-MXFP4-ngramQ8-NextN.gguf --host 0.0.0.0 --port 1337 \
-b 4096 -ub 4096 -c 32768 --no-warmup --jinja -cram 0 -ngl 99 -mg 0 --webui llamacpp \
--spec-type ngram-mod:n_min=4 --spec-type mtp:n_max=4 --spec-ckpt-mode gpu-fallback \
--fit --fit-margin 4096 -np 1
Going to up the ctx and actually use it now.
What quant are you trying?