Spaces:
Sleeping
Sleeping
Donald Winkelman
commited on
Commit
·
47d849b
1
Parent(s):
eaf621e
Updating Side-By-Side Space
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ torch==2.7.0
|
|
5 |
accelerate==1.6.0
|
6 |
sentencepiece==0.2.0
|
7 |
protobuf==6.30.2
|
8 |
-
llama-cpp-python
|
|
|
|
5 |
accelerate==1.6.0
|
6 |
sentencepiece==0.2.0
|
7 |
protobuf==6.30.2
|
8 |
+
llama-cpp-python==0.3.9
|
9 |
+
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|