Spaces:
Sleeping
Sleeping
Commit
·
dfaec4e
1
Parent(s):
a54e1f4
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ huggingface_hub==0.19.3
|
|
3 |
peft==0.7.1
|
4 |
torch @ https://download.pytorch.org/whl/cu121/torch-2.1.0%2Bcu121-cp310-cp310-linux_x86_64.whl#sha256=0d4e8c52a1fcf5ed6cfc256d9a370fcf4360958fc79d0b08a51d55e70914df46
|
5 |
transformers==4.31.0
|
|
|
|
3 |
peft==0.7.1
|
4 |
torch @ https://download.pytorch.org/whl/cu121/torch-2.1.0%2Bcu121-cp310-cp310-linux_x86_64.whl#sha256=0d4e8c52a1fcf5ed6cfc256d9a370fcf4360958fc79d0b08a51d55e70914df46
|
5 |
transformers==4.31.0
|
6 |
+
bitsandbytes==0.41.3.post2
|