Update README.md
Browse files
README.md
CHANGED
@@ -9,15 +9,15 @@ pinned: false
|
|
9 |
|
10 |
The Knowledge Engineering Group (**[KEG](https://twitter.com/thukeg)**) & Data Mining ([THUDM](https://github.com/THUDM)) at Tsinghua University.
|
11 |
|
12 |
-
We build **LLMs
|
13 |
|
14 |
-
* **[
|
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](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)**,
|
|
|
9 |
|
10 |
The Knowledge Engineering Group (**[KEG](https://twitter.com/thukeg)**) & Data Mining ([THUDM](https://github.com/THUDM)) at Tsinghua University.
|
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](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)**,
|