Update README.md
Browse files
README.md
CHANGED
|
@@ -9,24 +9,25 @@ 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 |
-
* **[ChatGLM](https://github.com/THUDM/
|
| 15 |
**[CodeGeeX](https://github.com/THUDM/CodeGeeX2)**,
|
| 16 |
-
**[CogVLM (VisualGLM)](https://github.com/THUDM/
|
| 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 |
-
|
| 22 |
-
**[
|
| 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)
|
|
|
|
| 30 |
|
| 31 |
|
| 32 |
We also **pre-train graph neural networks**:
|
|
|
|
| 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**, develop LLMs as **Agents** as well as develop related LLM training & inference techniques:
|
| 13 |
|
| 14 |
+
* **[ChatGLM](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)**,
|
| 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)**,
|
| 30 |
+
**[NaturalCodeBench](https://github.com/THUDM/NaturalCodeBench)**.
|
| 31 |
|
| 32 |
|
| 33 |
We also **pre-train graph neural networks**:
|