djdeniro commited on
Commit
1dc5d39
·
verified ·
1 Parent(s): 8f234f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -45,6 +45,22 @@ served with **vLLM** on **RDNA4** (AMD Radeon R9700) hardware.
45
 
46
  > **📦 Companion serving repo:** [GLM-5.3-Flash-rocm-r9700](https://huggingface.co/djdeniro/GLM-5.3-Flash-rocm-r9700) — the ROCm/RDNA4 overlay + quantization recipe.
47
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
48
  ---
49
 
50
  ## Table of contents
 
45
 
46
  > **📦 Companion serving repo:** [GLM-5.3-Flash-rocm-r9700](https://huggingface.co/djdeniro/GLM-5.3-Flash-rocm-r9700) — the ROCm/RDNA4 overlay + quantization recipe.
47
 
48
+ ### Benchmark
49
+
50
+ | Configuration | GPQA Diamond | Correct | Empty | Answered |
51
+ |---------------|---------|---|---|------|
52
+ | GLM-5.3-Flash (Z-AI API) | 80.8% | 76 | 6 | 94 |
53
+ | GLM-5.3-Flash-RFA-RFI8 | 85.1% | 80 | 6 | 94 |
54
+
55
+ #### Details
56
+
57
+ - Reasoning Effort: **high**
58
+ - Max Output Len: 32k Tokens
59
+
60
+
61
+ ***Total Context Limit for each task in test 32k, means 6x tasks use more than 32k output tokens***
62
+
63
+
64
  ---
65
 
66
  ## Table of contents