mirror of
https://github.com/mudler/LocalAI
synced 2026-04-21 13:27:21 +00:00
[test] upstream validation
https://github.com/ggml-org/llama.cpp/issues/15936 Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
ebbcba342a
commit
30bf8d41d7
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
LLAMA_VERSION?=3976dfbe00f02a62c0deca32c46138e4f0ca81d8
|
||||
LLAMA_REPO?=https://github.com/ggerganov/llama.cpp
|
||||
LLAMA_VERSION?=fe4eb4f8ec25a1239b0923f1c7f87adf5730c3e5
|
||||
LLAMA_REPO?=https://github.com/JohannesGaessler/llama.cpp
|
||||
|
||||
CMAKE_ARGS?=
|
||||
BUILD_TYPE?=
|
||||
|
|
|
|||
Loading…
Reference in a new issue