]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : clarify nemotron-h.cpp comment about RoPE [no ci] (#18997)
authorDaniel Bevenius <redacted>
Wed, 21 Jan 2026 17:31:34 +0000 (18:31 +0100)
committerGitHub <redacted>
Wed, 21 Jan 2026 17:31:34 +0000 (18:31 +0100)
commit9da3dcd75313b4c492b1b3b0e189ecc70906a195
tree0cb5744baac8f452ee3665a0cbfb783195a81722
parentbd544c94a34366b009901b47d4850bf9a9bce4d1
llama : clarify nemotron-h.cpp comment about RoPE [no ci] (#18997)

This commit removes the mention of RoPE in the comment for the Q and K
computation as RoPE is not applied.
src/models/nemotron-h.cpp