]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
model : disable SWA for Phi models (#13676)
authorGeorgi Gerganov <redacted>
Wed, 21 May 2025 10:09:21 +0000 (13:09 +0300)
committerGitHub <redacted>
Wed, 21 May 2025 10:09:21 +0000 (13:09 +0300)
commitb44890df2e4fad0ece1d5366dcbc8bedae23b658
tree749bfe2a63ece786120e6e87430a03290af8ae21
parent33983057d0f578aca74ba15eccc3de9c267a5ff6
model : disable SWA for Phi models (#13676)

* model : disable SWA for Phi models

ggml-ci

* model : update warning message

* model : print warning only if n_swa > 0

* model : fix typo
src/llama-graph.cpp
src/llama-model.cpp