zhangch commited on
Commit
821e3e5
·
unverified ·
1 Parent(s): ba9b1e0

fix: updates `README.md`

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -21,7 +21,7 @@ pipeline_tag: text-generation
21
  <br>
22
  👉 One click to <a href="https://chat.z.ai">GLM-4.6</a>.
23
  </p>
24
-
25
  ## Model Introduction
26
 
27
  Compared with GLM-4.5, **GLM-4.6** brings several key improvements:
@@ -36,10 +36,8 @@ We evaluated GLM-4.6 across eight public benchmarks covering agents, reasoning,
36
 
37
  ![bench](https://raw.githubusercontent.com/zai-org/GLM-4.5/refs/heads/main/resources/bench_glm46.png)
38
 
39
-
40
  ## Inference
41
 
 
42
 
43
- **Both GLM-4.5 and GLM-4.6 use the same inference method.**
44
-
45
- you can check our [github](https://github.com/zai-org/GLM-4.5) for more detail.
 
21
  <br>
22
  👉 One click to <a href="https://chat.z.ai">GLM-4.6</a>.
23
  </p>
24
+
25
  ## Model Introduction
26
 
27
  Compared with GLM-4.5, **GLM-4.6** brings several key improvements:
 
36
 
37
  ![bench](https://raw.githubusercontent.com/zai-org/GLM-4.5/refs/heads/main/resources/bench_glm46.png)
38
 
 
39
  ## Inference
40
 
41
+ **Both GLM-4.5 and GLM-4.6 use the same inference method.**
42
 
43
+ you can check our [github](https://github.com/zai-org/GLM-4.5) for more detail.