mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Remove rocm wheel, because it didn't work correctly
This commit is contained in:
@@ -28,8 +28,7 @@ Next step, (Windows) subfolder mode or B: option doesn't matter choose either
|
|||||||
```
|
```
|
||||||
./install_requirements.sh rocm
|
./install_requirements.sh rocm
|
||||||
./commandline-rocm.sh
|
./commandline-rocm.sh
|
||||||
cd repos/gptq
|
pip install git+https://github.com/0cc4m/GPTQ-for-LLaMa@c884b421a233f9603d8224c9b22c2d83dd2c1fc4
|
||||||
python setup_cuda.py install
|
|
||||||
```
|
```
|
||||||
* If you get error missing hip/hip_runtime_xxx.h you dont have proper rocm & hip pkg installed
|
* If you get error missing hip/hip_runtime_xxx.h you dont have proper rocm & hip pkg installed
|
||||||
* If you get CUDA_HOME envar is not set run in env:
|
* If you get CUDA_HOME envar is not set run in env:
|
||||||
|
@@ -43,6 +43,4 @@ dependencies:
|
|||||||
- pydub
|
- pydub
|
||||||
- diffusers
|
- diffusers
|
||||||
- git+https://github.com/0cc4m/hf_bleeding_edge/
|
- git+https://github.com/0cc4m/hf_bleeding_edge/
|
||||||
- --find-links=https://0cc4m.github.io/KoboldAI/gptq-whl-links.html
|
|
||||||
- gptq_koboldai_rocm==0.0.2
|
|
||||||
- einops
|
- einops
|
||||||
|
Reference in New Issue
Block a user