Skip to content

Commit

Permalink
Update llama.cpp to include minor llama-run
Browse files Browse the repository at this point in the history
Around resetting color output

Signed-off-by: Eric Curtin <ecurtin@redhat.com>
  • Loading branch information
ericcurtin committed Jan 12, 2025
1 parent bc518e9 commit 0a6d936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container-images/scripts/build_llama_and_whisper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ clone_and_build_whisper_cpp() {
}

clone_and_build_llama_cpp() {
local llama_cpp_sha="f8feb4b01af374ad2fce302fd5790529c615710b"
local llama_cpp_sha="924518e2e5726e81f3aeb2518fb85963a500e93a"

git clone https://github.com/ggerganov/llama.cpp
cd llama.cpp
Expand Down

0 comments on commit 0a6d936

Please sign in to comment.