elmorshedyahmed commited on
Commit
3266a66
·
verified ·
1 Parent(s): e42d3b5

Document VHL audit inputs

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -13,6 +13,9 @@ pinned: false
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:
@@ -26,3 +29,8 @@ The app calls:
26
  - `zai-org/GLM-5.1:novita`
27
 
28
  Use JSON mode when you want the router to enforce JSON object output.
 
 
 
 
 
 
13
 
14
  This Space is a direct Hugging Face router probe for `GLM-5.1` provider variants.
15
 
16
+ It also supports optional file uploads. Uploaded JSON/text files are appended to
17
+ the user prompt inside `<uploaded_files>` tags for audit workflows.
18
+
19
  ## Required secret
20
 
21
  Add this secret in the Space settings:
 
29
  - `zai-org/GLM-5.1:novita`
30
 
31
  Use JSON mode when you want the router to enforce JSON object output.
32
+
33
+ ## VHL audit input
34
+
35
+ The `audit_inputs/vhl/` folder contains the VHL grounded disease-layer output
36
+ and its recovered source sentence-index surface for a GLM-5.1 audit pass.