Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
https://github.com/casper-hansen/AutoAWQ/releases/download/v0.2.5/autoawq-0.2.5+cu118-cp310-cp310-linux_x86_64.whl
|
|
|
|
|
2 |
transformers==4.45.1
|
3 |
safetensors==0.4.5
|
4 |
tokenizers==0.20.0
|
|
|
1 |
https://github.com/casper-hansen/AutoAWQ/releases/download/v0.2.5/autoawq-0.2.5+cu118-cp310-cp310-linux_x86_64.whl
|
2 |
+
setuptools==58.2.0
|
3 |
+
flash-attn == 2.6.3
|
4 |
transformers==4.45.1
|
5 |
safetensors==0.4.5
|
6 |
tokenizers==0.20.0
|