Skip to content

Commit

Permalink
Update golang-github-ollama-ollama.spec
Browse files Browse the repository at this point in the history
Signed-off-by: madomado <[email protected]>
  • Loading branch information
madonuko authored Mar 25, 2024
1 parent 307f38a commit c3d2e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anda/langs/go/ollama/golang-github-ollama-ollama.spec
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ BuildRequires: git-core systemd-rpm-macros
git init .
rm -frv llm/llama.cpp
pushd llm/
git clone --depth=1 --branch f57fadc009cbff741a1961cb7896c47d73978d2c https://github.com/ggerganov/llama.cpp
git clone --depth=1 --branch b2527 https://github.com/ggerganov/llama.cpp
popd
# Turn LTO on and set the build type to Release
sed -i 's,T_CODE=on,T_CODE=on -D LLAMA_LTO=on -D CMAKE_BUILD_TYPE=Release,g' llm/generate/gen_linux.sh
Expand Down

0 comments on commit c3d2e0d

Please sign in to comment.