Luigi commited on
Commit
3190ad6
·
1 Parent(s): cd26609

fix yaml error

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 multiple GGUF models (Qwen2.5, Gemma-3, Phi-4) via 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`.
 
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`.