zRzRzRzRzRzRzR commited on
Commit ·
fa9c14b
1
Parent(s): a0ea464
update
Browse files
README.md
CHANGED
|
@@ -34,7 +34,7 @@ As demonstrated in our comprehensive evaluation across 12 industry-standard benc
|
|
| 34 |
|
| 35 |

|
| 36 |
|
| 37 |
-
For more eval results, show cases, and technical details, please visit our [technical report](
|
| 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 |

|
| 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 |
|