mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-25 15:37:25 -05:00
A single MTP draft step can span multiple nextn blocks (NemotronH Puzzle: [attention, moe]). Add llama_model_n_nextn_heads() and use it in draft-mtp so a multi-block single-step head is not misread as chained heads.