From af5580638e9dd810bb9175b267c3d023be53c46f Mon Sep 17 00:00:00 2001 From: henk717 Date: Wed, 26 Jul 2023 16:16:39 +0200 Subject: [PATCH] Update README_GPTQ.md --- README_GPTQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_GPTQ.md b/README_GPTQ.md index 30f47eb5..77966c7d 100644 --- a/README_GPTQ.md +++ b/README_GPTQ.md @@ -8,7 +8,7 @@ For Nvidia users everything is automatically installed when you install the requ ``` ./install_requirements.sh rocm ./commandline-rocm.sh - pip install git+https://github.com/0cc4m/GPTQ-for-LLaMa@c884b421a233f9603d8224c9b22c2d83dd2c1fc4 + pip install git+https://github.com/0cc4m/GPTQ-for-LLaMa ``` * 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: