Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🧠
|
|
4 |
colorFrom: pink
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
@@ -39,4 +39,4 @@ This Gradio app enables **chat-based inference** on various GGUF models using `l
|
|
39 |
|
40 |
Ideal for deploying multiple GGUF chat models on Hugging Face Spaces with a robust, user-friendly interface!
|
41 |
|
42 |
-
For further details, check the [Spaces configuration guide](https://huggingface.co/docs/hub/spaces-config-reference).
|
|
|
4 |
colorFrom: pink
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.25.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
|
|
39 |
|
40 |
Ideal for deploying multiple GGUF chat models on Hugging Face Spaces with a robust, user-friendly interface!
|
41 |
|
42 |
+
For further details, check the [Spaces configuration guide](https://huggingface.co/docs/hub/spaces-config-reference).
|