Spaces:
Build error
Build error
Update requirements.txt
Browse filesAdd unsloth to requirements.
- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
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
|
|
|
1 |
transformers==4.54.0
|
2 |
torch==2.7.0
|
3 |
accelerate==1.8.1
|
4 |
+
unsloth==2025.8.1
|
5 |
# hqq==0.2.7.post1
|
6 |
# bitsandbytes==0.46.1
|
7 |
# optimum==1.27.0
|