Files
llama.cpp/include
Yaniss 1f31996c50 speculative: distinguish draft heads from nextn block count
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.
2026-07-26 11:30:37 +02:00
..