Spaces:
Sleeping
Sleeping
frc 10252 commited on
Commit ·
2ec042f
1
Parent(s): 8383979
reqs
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
accelerate>=1.11.0
|
| 2 |
+
datasets>=4.2.0
|
| 3 |
+
gradio>=5.49.1
|
| 4 |
+
ollama>=0.6.0
|
| 5 |
+
tiktoken>=0.12.0
|
| 6 |
+
torch>=2.9.0
|
| 7 |
+
transformers>=4.57.1
|
| 8 |
+
trl>=0.24.0
|