]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : fix CodeLlama FIM token checks (#8144)
authorSigbjørn Skjæret <redacted>
Thu, 27 Jun 2024 07:46:41 +0000 (09:46 +0200)
committerGitHub <redacted>
Thu, 27 Jun 2024 07:46:41 +0000 (10:46 +0300)
commit911e35bb8bb2fd1c7d3f40f27e96ff432eae7e14
tree89db35f02f457ed2eec72f1693f43dbc5f2c99d9
parentac146628e47451c531a3c7e62e6a973a2bb467a0
llama : fix CodeLlama FIM token checks (#8144)

* account for space prefix character

* use find instead
src/llama.cpp