added fixed 2
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
|
|
| 1 |
flash-attn>=2.6.3
|
| 2 |
-
torch
|
| 3 |
transformers
|
| 4 |
unsloth[cu121-ampere-torch230] @ git+https://github.com/unslothai/unsloth.git@August-2025
|
| 5 |
streamlit
|
|
|
|
| 1 |
+
torch==2.1.0
|
| 2 |
flash-attn>=2.6.3
|
|
|
|
| 3 |
transformers
|
| 4 |
unsloth[cu121-ampere-torch230] @ git+https://github.com/unslothai/unsloth.git@August-2025
|
| 5 |
streamlit
|