ZHANGYUXUAN-zR commited on
Commit
554e611
·
verified ·
1 Parent(s): 6e1e8a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -10
README.md CHANGED
@@ -11,19 +11,24 @@ Zhipu AI (Z.ai)
11
 
12
  We build the **[ChatGLM](https://arxiv.org/pdf/2406.12793)** family of LLMs, develop LLMs as **Agents**, and release related LLM training & inference techniques:
13
 
14
- * **[GLM-4](https://github.com/THUDM/GLM-4)**,
15
- **[CodeGeeX](https://github.com/THUDM/CodeGeeX2)**,
16
- **[CogVLM (VisualGLM)](https://github.com/THUDM/CogVLM2)**,
17
- **[WebGLM](https://github.com/THUDM/WebGLM)**,
18
- **[GLM-130B](https://github.com/THUDM/GLM-130B)**,
19
- **[CogView](https://github.com/THUDM/CogView)**,
20
- **[CogVideo && CogVideoX](https://github.com/THUDM/CogVideo)**.
21
- * **[CogAgent](https://github.com/THUDM/CogVLM)**,
22
- **[AutoWebGLM](https://github.com/THUDM/AutoWebGLM)**,
23
- **[AgentTuning](https://github.com/THUDM/AgentTuning)**,
 
 
24
  **[APAR](https://arxiv.org/abs/2401.06761)**.
25
 
26
  We also work on **LLM evaluations**:
 
 
 
27
  **[AgentBench](https://github.com/THUDM/AgentBench)**,
28
  **[AlignBench](https://github.com/THUDM/AlignBench)**,
29
  **[LongBench](https://github.com/THUDM/LongBench)**,
 
11
 
12
  We build the **[ChatGLM](https://arxiv.org/pdf/2406.12793)** family of LLMs, develop LLMs as **Agents**, and release related LLM training & inference techniques:
13
 
14
+ * **[GLM-4.6 & GLM-4.5](https://github.com/zai-org/GLM-4.5)**,
15
+ **[GLM-4.5V & GLM-4.1V](https://github.com/zai-org/GLM-V)**,
16
+ **[GLM-4](https://github.com/zai-org/GLM-4)**,
17
+ **[CodeGeeX](https://github.com/zai-org/CodeGeeX4)**,
18
+ **[CogVLM (VisualGLM)](https://github.com/zai-org/CogVLM2)**,
19
+ **[WebGLM](https://github.com/zai-org/WebGLM)**,
20
+ **[GLM-130B](https://github.com/zai-org/GLM-130B)**,
21
+ **[CogView](https://github.com/zai-org/CogView)**,
22
+ **[CogVideo && CogVideoX](https://github.com/zai-org/CogVideo)**.
23
+ * **[CogAgent](https://github.com/zai-org/CogVLM)**,
24
+ **[AutoWebGLM](https://github.com/zai-org/AutoWebGLM)**,
25
+ **[AgentTuning](https://github.com/zai-org/AgentTuning)**,
26
  **[APAR](https://arxiv.org/abs/2401.06761)**.
27
 
28
  We also work on **LLM evaluations**:
29
+ **[LVBench](https://github.com/zai-org/LVBench)**,
30
+ **[MotionBench](https://github.com/zai-org/MotionBench)**,
31
+ **[ComplexFuncBench](https://github.com/zai-org/ComplexFuncBench)**,
32
  **[AgentBench](https://github.com/THUDM/AgentBench)**,
33
  **[AlignBench](https://github.com/THUDM/AlignBench)**,
34
  **[LongBench](https://github.com/THUDM/LongBench)**,