Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
# Pre-built engine for Hugging Face
|
| 2 |
https://github.com/abetlen/llama-cpp-python/releases/download/v0.3.1/llama_cpp_python-0.3.1-cp310-cp310-linux_x86_64.whl
|
| 3 |
|
| 4 |
fastapi
|
|
|
|
| 1 |
+
# Pre-built CPU engine for Hugging Face (Fast & No Build)
|
| 2 |
https://github.com/abetlen/llama-cpp-python/releases/download/v0.3.1/llama_cpp_python-0.3.1-cp310-cp310-linux_x86_64.whl
|
| 3 |
|
| 4 |
fastapi
|