david-thrower commited on
Commit
9442ab6
·
verified ·
1 Parent(s): ed7e400

Update requirements.txt

Browse files

Add HQQ to requirements.

Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  transformers==4.54.0
2
  torch==2.7.0
3
  accelerate==1.8.1
4
- bitsandbytes==0.46.1
5
- optimum==1.27.0
6
- onnx==1.18.0
7
- onnxruntime==1.22.1
 
 
1
  transformers==4.54.0
2
  torch==2.7.0
3
  accelerate==1.8.1
4
+ hqq==0.2.7.post1
5
+ # bitsandbytes==0.46.1
6
+ # optimum==1.27.0
7
+ # onnx==1.18.0
8
+ # onnxruntime==1.22.1