]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Only use FIM middle token if it exists (#7648)
authorSigbjørn Skjæret <redacted>
Tue, 18 Jun 2024 12:19:45 +0000 (14:19 +0200)
committerGitHub <redacted>
Tue, 18 Jun 2024 12:19:45 +0000 (22:19 +1000)
commit91c188d6c296bd3384f2a02a83b71187aa3d18b3
tree93e5f4aa20756a15ac8d86394c811736b8b05fb1
parent84f6de17f6a8602e7ff7f7c7bda36a73f510a2dd
Only use FIM middle token if it exists (#7648)

* Only use FIM middle if it exists

* Only use FIM middle if it exists
examples/infill/infill.cpp
examples/server/server.cpp