Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,5 +5,6 @@ llama-cpp-agent>=0.2.25
|
|
| 5 |
# get latest from here: https://github.com/abetlen/llama-cpp-python/releases
|
| 6 |
#https://github.com/abetlen/llama-cpp-python/releases/download/v0.3.16-cu124/llama_cpp_python-0.3.16-cp310-cp310-linux_x86_64.whl
|
| 7 |
# special build
|
| 8 |
-
https://huggingface.co/TobDeBer/M8/resolve/main/
|
|
|
|
| 9 |
#https://huggingface.co/TobDeBer/M8/resolve/main/cpu6293/llama_cpp_python-0.3.16-cp310-cp310-linux_x86_64.whl
|
|
|
|
| 5 |
# get latest from here: https://github.com/abetlen/llama-cpp-python/releases
|
| 6 |
#https://github.com/abetlen/llama-cpp-python/releases/download/v0.3.16-cu124/llama_cpp_python-0.3.16-cp310-cp310-linux_x86_64.whl
|
| 7 |
# special build
|
| 8 |
+
https://huggingface.co/TobDeBer/M8/resolve/main/cuda7211/llama_cpp_python-0.3.16-cp310-cp310-linux_x86_64.whl
|
| 9 |
+
#https://huggingface.co/TobDeBer/M8/resolve/main/cuda7188/llama_cpp_python-0.3.16-cp310-cp310-linux_x86_64.whl
|
| 10 |
#https://huggingface.co/TobDeBer/M8/resolve/main/cpu6293/llama_cpp_python-0.3.16-cp310-cp310-linux_x86_64.whl
|