Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
alas
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -3,5 +3,7 @@ transformers
|
|
3 |
accelerate
|
4 |
optimum-quanto
|
5 |
outlines
|
|
|
|
|
6 |
# --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cu121
|
7 |
# llama-cpp-python==0.3.4
|
|
|
3 |
accelerate
|
4 |
optimum-quanto
|
5 |
outlines
|
6 |
+
sentencepiece
|
7 |
+
datasets
|
8 |
# --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cu121
|
9 |
# llama-cpp-python==0.3.4
|