]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
model: (qwen3next) correct vectorized key_gdiff calculation (#19324)
authorXuan-Son Nguyen <redacted>
Wed, 4 Feb 2026 12:09:58 +0000 (13:09 +0100)
committerGitHub <redacted>
Wed, 4 Feb 2026 12:09:58 +0000 (13:09 +0100)
commit8abcc70a747eff568198ae64aa1a60b7625a3c36
tree493c2d9ff131b7c17ebfdeec727777f68a9dbc42
parenteaba92c3dcc980ebe753348855d4a5d75c069997
model: (qwen3next) correct vectorized key_gdiff calculation (#19324)

* model: (qwen3next) correct vectorized key_gdiff calculation

* move transpose to outside of loop
src/models/qwen3next.cpp