diff --git a/requirements.txt b/requirements.txt index c3487bb9..f58c3c13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,8 +39,6 @@ pytest-metadata==2.0.4 requests-mock==1.10.0 safetensors==0.3.1 git+https://github.com/0cc4m/hf_bleeding_edge/ -https://github.com/0cc4m/GPTQ-for-LLaMa/releases/download/0.0.6/gptq_koboldai-0.0.6-cp38-cp38-linux_x86_64.whl; sys_platform == 'linux' -https://github.com/0cc4m/GPTQ-for-LLaMa/releases/download/0.0.6/gptq_koboldai-0.0.6-cp38-cp38-win_amd64.whl; sys_platform == 'win32' einops peft==0.3.0 scipy \ No newline at end of file