Julian Cardonnet
Results
1
comments of
Julian Cardonnet
I had the same issue. I got it working using `uv` to install the package: `uv pip install -U llama-cpp-python` The difference seems to be that `pip` tried to build...