Unverified Commit 7d00b5d1 authored by Daniel Hiltgen's avatar Daniel Hiltgen Committed by GitHub
Browse files

Merge pull request #1915 from dhiltgen/bump_llama_with_new_dep

Bump llama.cpp to b1842 and add new cuda lib dep
parents e282bdcc 795674dd
......@@ -141,6 +141,7 @@ if [ -d "${CUDA_LIB_DIR}" ]; then
${CUDA_LIB_DIR}/libcublasLt_static.a \
${CUDA_LIB_DIR}/libcudadevrt.a \
${CUDA_LIB_DIR}/libculibos.a \
-lcuda \
-lrt -lpthread -ldl -lstdc++ -lm
fi
......
Subproject commit 328b83de23b33240e28f4e74900d1d06726f5eb1
Subproject commit 584d674be622fbf1578694ada6e62eebedbfd377
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment