elmorshedyahmed commited on
Commit
eeb95c0
·
verified ·
1 Parent(s): 5da2660

Add Space README

Browse files
Files changed (1) hide show
  1. README.md +22 -6
README.md CHANGED
@@ -1,12 +1,28 @@
1
  ---
2
- title: Glm 5 1 Lab
3
- emoji: 📉
4
- colorFrom: gray
5
- colorTo: red
6
  sdk: gradio
7
- sdk_version: 6.11.0
8
  app_file: app.py
9
  pinned: false
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ title: GLM-5.1 Lab
3
+ emoji: 🧪
4
+ colorFrom: blue
5
+ colorTo: indigo
6
  sdk: gradio
7
+ sdk_version: 5.30.0
8
  app_file: app.py
9
  pinned: false
10
  ---
11
 
12
+ # GLM-5.1 Lab
13
+
14
+ This Space is a direct Hugging Face router probe for `GLM-5.1` provider variants.
15
+
16
+ ## Required secret
17
+
18
+ Add this secret in the Space settings:
19
+
20
+ - `HF_TOKEN`
21
+
22
+ The app calls:
23
+
24
+ - `zai-org/GLM-5.1:zai-org`
25
+ - `zai-org/GLM-5.1:fireworks-ai`
26
+ - `zai-org/GLM-5.1:novita`
27
+
28
+ Use JSON mode when you want the router to enforce JSON object output.