Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Llama-cpp fails to install #6319

Open
1 task done
Userbingd opened this issue Aug 7, 2024 · 2 comments
Open
1 task done

Llama-cpp fails to install #6319

Userbingd opened this issue Aug 7, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Userbingd
Copy link

Describe the bug

Llama cpp fails to install, and cascades through the entire thing, bricking the entire installation, making you have to reinstall it all. Even attempting a manual download of the file, in a browser fails. It hits a certain point, and fails, every time.

Is there an existing issue for this?

  • I have searched the existing issues

Reproduction

Clone it
Run it
Download fails

Screenshot

No response

Logs

ERROR: Wheel 'llama-cpp-python-cuda' located at G:\text-generation-webui\installer_files\pip-unpack-vmr2tf5a\llama_cpp_python_cuda-0.2.85+cu121avx-cp311-cp311-win_amd64.whl is invalid.
Command '"G:\text-generation-webui\installer_files\conda\condabin\conda.bat" activate "G:\text-generation-webui\installer_files\env" >nul && python -m pip install -r temp_requirements.txt --upgrade' failed with exit status code '1'.

Exiting now.
Try running the start/update script again.

System Info

OS, Windows 10
CPU, Intel Core I7 860
GPU, PNY XLR8 Nvidia GTX 1650 super
RAM, 16GB
@Userbingd Userbingd added the bug Something isn't working label Aug 7, 2024
@SakuraRK
Copy link

I have same problem in try to install CUDA wheel(llama_cpp_python_cuda-0.2.85+cu121-cp311-cp311-win_amd64.whl), And the installer_files\pip-unpack-, is different.

@ayttop
Copy link

ayttop commented Aug 28, 2024

pip install lama cpp python==0.2.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants