zRzRzRzRzRzRzR
commited on
Commit
·
fbb4fb0
1
Parent(s):
ec636e9
update
Browse files
README.md
CHANGED
|
@@ -1,13 +1,20 @@
|
|
| 1 |
---
|
| 2 |
title: GLM 4V 9B Thinking API
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
colorTo: blue
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 5.
|
|
|
|
|
|
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
-
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
---
|
| 2 |
title: GLM 4V 9B Thinking API
|
| 3 |
+
emoji: 🚀
|
| 4 |
+
colorFrom: yellow
|
| 5 |
colorTo: blue
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 5.34.2
|
| 8 |
+
suggested_hardware: l40sx1
|
| 9 |
+
suggested_storage: large
|
| 10 |
+
app_port: 7860
|
| 11 |
app_file: app.py
|
| 12 |
+
models:
|
| 13 |
+
- THUDM/GLM-4.1V-9B-Thinking
|
| 14 |
+
tags:
|
| 15 |
+
- GLM
|
| 16 |
+
short_description: THUDM/GLM-4.1V-9B-Thinking Demo
|
| 17 |
+
disable_embedding: false
|
| 18 |
---
|
| 19 |
|
| 20 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|