abetlen / abetlen/llama-cpp-python
Change the command to `CMAKE_ARGS="-DGGML_CUDA=on -DLLAVA_BUILD=off" pip install -U llama-cpp-python --force-reinstall --no-cache-dir` solved the problem.
Open
- Dominant language
- Python
- Stars
- 10.6k
- Forks
- 1.4k
- PR merge metrics
- PR metrics pending
Description
Change the command to `CMAKE_ARGS="-DGGML_CUDA=on -DLLAVA_BUILD=off" pip install -U llama-cpp-python --force-reinstall --no-cache-dir` solved the problem.
_Originally posted by @blx0102 in https://github.com/abetlen/llama-cpp-python/issues/1639#issuecomment-2257757873_
can not find libllava.so
Contributor guide
Assessment
This issue has not been assessed yet.