Spaces:
Sleeping
Sleeping
test with qwen gguf
Browse files- requirements_gguf.txt +1 -0
requirements_gguf.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
llama-cpp-python==0.3.3
|
| 2 |
gradio==4.44.1
|
| 3 |
fastapi
|
|
|
|
| 1 |
+
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu-noavx
|
| 2 |
llama-cpp-python==0.3.3
|
| 3 |
gradio==4.44.1
|
| 4 |
fastapi
|