javi22020
Results
12
comments of
javi22020
> Disabling llava module fixes this on my end: > > ``` > CMAKE_ARGS="-DLLAVA_BUILD=OFF" pip install -U llama-cpp-python > ``` > > I am using Ubuntu through WSL2 on Windows...
> What does disabling LLAVA_BUILD do? Do we lose any functionality? Probably Llava compatibility, they're VLMs.