robertgshaw2
commited on
Commit
•
c7713ac
1
Parent(s):
9d40424
Create requirements.txt
Browse files
quantization/requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
auto-gptq==0.7.1
|
2 |
+
torch==2.2.1
|
3 |
+
transformers
|
4 |
+
protobuf
|