zRzRzRzRzRzRzR commited on
Commit
fa9c14b
·
1 Parent(s): a0ea464
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ As demonstrated in our comprehensive evaluation across 12 industry-standard benc
34
 
35
  ![bench](https://raw.githubusercontent.com/zai-org/GLM-4.5/refs/heads/main/resources/bench.png)
36
 
37
- For more eval results, show cases, and technical details, please visit our [technical report](For more eval results, show cases, and technical details, please visit our [technical report](https://z.ai/blog/glm-4.5).
38
 
39
  The model code, tool parser and reasoning parser can be found in the implementation of [transformers](https://github.com/huggingface/transformers/tree/main/src/transformers/models/glm4_moe), [vLLM](https://github.com/vllm-project/vllm/blob/main/vllm/model_executor/models/glm4_moe_mtp.py) and [SGLang](https://github.com/sgl-project/sglang/blob/main/python/sglang/srt/models/glm4_moe.py).
40
 
 
34
 
35
  ![bench](https://raw.githubusercontent.com/zai-org/GLM-4.5/refs/heads/main/resources/bench.png)
36
 
37
+ For more eval results, show cases, and technical details, please visit our [technical report](https://z.ai/blog/glm-4.5).
38
 
39
  The model code, tool parser and reasoning parser can be found in the implementation of [transformers](https://github.com/huggingface/transformers/tree/main/src/transformers/models/glm4_moe), [vLLM](https://github.com/vllm-project/vllm/blob/main/vllm/model_executor/models/glm4_moe_mtp.py) and [SGLang](https://github.com/sgl-project/sglang/blob/main/python/sglang/srt/models/glm4_moe.py).
40