abetlen / llama-cpp-python

Python bindings for llama.cpp
https://llama-cpp-python.readthedocs.io
MIT License
8.17k stars 974 forks source link

Fix LLAVA_CPP_LIB creating empty path #1782

Open navratil-matej opened 1 month ago

navratil-matej commented 1 month ago

The LLAVA_CPP_LIB environmental variable was correctly checked for, but if found, an empty path was created.