Luigi commited on
Commit
c62b652
·
1 Parent(s): a703203

fix readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ sdk_version: 3.29.1
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
- short_description: Chat-based inference for GGUF models using llama.cpp and Gradio
12
  ---
13
 
14
  This Gradio app enables **chat-based inference** on various GGUF models using `llama.cpp` and `llama-cpp-python`. The application features:
 
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
+ short_description: Chat inference for GGUF models with llama.cpp & Gradio
12
  ---
13
 
14
  This Gradio app enables **chat-based inference** on various GGUF models using `llama.cpp` and `llama-cpp-python`. The application features: