]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
model : clarify MTP layer comment in qwen35.cpp [no ci] (#23338)
authorDaniel Bevenius <redacted>
Tue, 19 May 2026 16:41:44 +0000 (18:41 +0200)
committerGitHub <redacted>
Tue, 19 May 2026 16:41:44 +0000 (18:41 +0200)
commitbaf3cc6e1d70ce73f66a0665811e5c2228cddc5d
tree2da166791866fa3e151ec9f31258da94cecb7012
parentd14ce3dab4de197adec5166faa54ac5db8262f26
model : clarify MTP layer comment in qwen35.cpp [no ci] (#23338)

This commit attempts to clarify a code comment in graph_mtp regarding
where the MTP layer is stored.

The motivation for this is that it was not obvious to me what the
original comment meant and hopefully this makes it clearer.
src/models/qwen35.cpp