CoderCowMoo commited on
Commit
b17bd82
Β·
verified Β·
1 Parent(s): 3974b7a

Add auto-gptq dep

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@ bitsandbytes
2
  optimum
3
  accelerate
4
  einops==0.8.0
 
5
  huggingface_hub==0.20.1
6
  jaxtyping==0.2.28
7
  safetensors==0.4.3
 
2
  optimum
3
  accelerate
4
  einops==0.8.0
5
+ auto-gptq
6
  huggingface_hub==0.20.1
7
  jaxtyping==0.2.28
8
  safetensors==0.4.3