Spaces:
Running
on
Zero
Running
on
Zero
fix yaml error
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ sdk_version: 1.44.1
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
11 |
-
short_description: Run
|
12 |
---
|
13 |
|
14 |
This Streamlit app lets you run **chat-based inference** on different GGUF models with `llama.cpp` and `llama-cpp-python`.
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
11 |
+
short_description: Run GGUF models (Qwen2.5, Gemma-3, Phi-4) with llama.cpp
|
12 |
---
|
13 |
|
14 |
This Streamlit app lets you run **chat-based inference** on different GGUF models with `llama.cpp` and `llama-cpp-python`.
|