general
Is it easy to replace the llama.cpp version in llama-cpp-binding?
I used the latest llama.cpp to replace the one in llama-cpp-binding, and got this error:
error: linking with `cc` failed: exit status: 1
Is it easily replaceable? cuz tabby use the branch of llama.cpp that was 2 months ago, so I am guessing there are works to do to ensure compatibility right?
Ry
Ryan Y
Asked on Jan 10, 2024
Upgrading the llama.cpp version in llama-cpp-binding may require some minor work to ensure compatibility. llama.cpp currently doesn't provide version compatibility.
Jan 11, 2024Edited by