Update README.md
Browse files
README.md
CHANGED
|
@@ -3,7 +3,7 @@ license: mit
|
|
| 3 |
thumbnail: >-
|
| 4 |
https://cdn-uploads.huggingface.co/production/uploads/6625f4a8a8d1362ebcc3851a/iyzgR89q50pp1T8HeeP15.png
|
| 5 |
base_model:
|
| 6 |
-
-
|
| 7 |
pipeline_tag: text-generation
|
| 8 |
tags:
|
| 9 |
- abliterated
|
|
@@ -110,4 +110,4 @@ For **code-related evaluation tasks** (such as LCB), it is further recommended t
|
|
| 110 |
## Evaluation
|
| 111 |
|
| 112 |
- For tool-integrated reasoning, please refer to [this doc](https://github.com/zai-org/GLM-4.5/blob/main/resources/glm_4.6_tir_guide.md).
|
| 113 |
-
- For search benchmark, we design a specific format for searching toolcall in thinking mode to support search agent, please refer to [this](https://github.com/zai-org/GLM-4.5/blob/main/resources/trajectory_search.json). for the detailed template.
|
|
|
|
| 3 |
thumbnail: >-
|
| 4 |
https://cdn-uploads.huggingface.co/production/uploads/6625f4a8a8d1362ebcc3851a/iyzgR89q50pp1T8HeeP15.png
|
| 5 |
base_model:
|
| 6 |
+
- zai-org/GLM-4.6
|
| 7 |
pipeline_tag: text-generation
|
| 8 |
tags:
|
| 9 |
- abliterated
|
|
|
|
| 110 |
## Evaluation
|
| 111 |
|
| 112 |
- For tool-integrated reasoning, please refer to [this doc](https://github.com/zai-org/GLM-4.5/blob/main/resources/glm_4.6_tir_guide.md).
|
| 113 |
+
- For search benchmark, we design a specific format for searching toolcall in thinking mode to support search agent, please refer to [this](https://github.com/zai-org/GLM-4.5/blob/main/resources/trajectory_search.json). for the detailed template.
|