Luigi commited on
Commit
1bd76fd
·
1 Parent(s): d554072

fix readme error due to short description length

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 GGUF models (Qwen2.5, Gemma-3, Phi-4, Meta-Llama-3.1, DeepSeek-R1-Distill-Llama, Mistral-7B, Qwen2.5-Coder) with llama.cpp
12
  ---
13
 
14
  This Streamlit app enables **chat-based inference** on various GGUF models using `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 enables **chat-based inference** on various GGUF models using `llama.cpp` and `llama-cpp-python`.