Spaces:
Sleeping
Sleeping
Update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,4 +9,4 @@ orbax-checkpoint
|
|
9 |
Pillow
|
10 |
psutil
|
11 |
sentencepiece
|
12 |
-
git+https://github.com/abetlen/llama-cpp-python.git@add-paligemma-support
|
|
|
9 |
Pillow
|
10 |
psutil
|
11 |
sentencepiece
|
12 |
+
git+https://github.com/abetlen/llama-cpp-python.git@add-paligemma-support -C cmake.args="-DGGML_CUDA=1"
|