Use later llama-cpp version to support gemma3
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
llama-cpp-python==0.
|
| 2 |
huggingface_hub
|
| 3 |
gradio
|
|
|
|
| 1 |
+
llama-cpp-python==0.3.8
|
| 2 |
huggingface_hub
|
| 3 |
gradio
|