Update README.md
Browse files
README.md
CHANGED
@@ -3,10 +3,10 @@ title: Apollo 6B Instruct GGUF Run On CPU
|
|
3 |
colorFrom: blue
|
4 |
colorTo: yellow
|
5 |
sdk: gradio
|
6 |
-
sdk_version: 4.
|
7 |
app_file: app.py
|
8 |
startup_duration_timeout: 2h
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
3 |
colorFrom: blue
|
4 |
colorTo: yellow
|
5 |
sdk: gradio
|
6 |
+
sdk_version: 4.44.0
|
7 |
app_file: app.py
|
8 |
startup_duration_timeout: 2h
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|