Xunfun Lee

Results 5 comments of Xunfun Lee

I checked #1352 , and is there an issus related to windows 11? I just thought it this the problem of my installation steps or my machine. Is there an...

> Im having the same problem but with Linux, 20,04, using Kaggle Notebook, worked fine until yesterday. > > edit: `pip install llama-cpp-python==0.2.64` solves the problem. Still not working, I...

> The lama.dll is Win32 and we are 64 Bit on Windows 11, if I debug the C++ checker program in Win32 then the lama.dll loads successfully, but for 64...

> cuda version i'm using `v12.4`, `windows 10` i think it will also work with windows 11 > > I have tried this from Windows PowerShell and it works for...

> I'm having the same issue. I have CUDA installed, nvcc works, and CUDA_PATH is set. Doing: set CMAKE_ARGS=-DLLAMA_CUDA=ON pip install llama-cpp-python --force-reinstall --upgrade --no-cache-dir --verbose > > Don't see...