Spaces:
Sleeping
Sleeping
update
Browse files- requirements.txt +12 -5
requirements.txt
CHANGED
@@ -1,7 +1,14 @@
|
|
1 |
#huggingface_hub==0.22.2
|
2 |
-
accelerate
|
3 |
-
bitsandbytes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
torch
|
5 |
-
|
6 |
-
einops
|
7 |
-
sentencepiece
|
|
|
1 |
#huggingface_hub==0.22.2
|
2 |
+
#accelerate
|
3 |
+
#bitsandbytes
|
4 |
+
#torch
|
5 |
+
#transformers==4.43.1
|
6 |
+
#einops
|
7 |
+
#sentencepiece
|
8 |
+
gradio
|
9 |
+
llama-cpp-python
|
10 |
+
llama-cpp-agent
|
11 |
+
huggingface_hub
|
12 |
+
spaces
|
13 |
torch
|
14 |
+
|
|
|
|