Update README.md
Browse files
README.md
CHANGED
|
@@ -11,35 +11,36 @@ The Knowledge Engineering Group (**[KEG](https://twitter.com/thukeg)**) & Data M
|
|
| 11 |
|
| 12 |
We build **LLMs** and related training & inference techniques:
|
| 13 |
|
| 14 |
-
* **[ChatGLM](https://github.com/THUDM/ChatGLM3)
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
|
|
|
| 24 |
|
| 25 |
We also work on **LLM evaluations**:
|
| 26 |
-
* **[AgentBench](https://github.com/THUDM/AgentBench)
|
| 27 |
-
|
| 28 |
-
|
| 29 |
|
| 30 |
|
| 31 |
We also **pre-train graph neural networks**:
|
| 32 |
-
* **[CogDL](https://github.com/THUDM/CogDL)
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
| 36 |
-
|
| 37 |
|
| 38 |
We also work on **graph embedding theory, algorithms, and systems**:
|
| 39 |
-
* **[SketchNE](https://github.com/THU-numbda/SketchNE)
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
|
| 43 |
|
| 44 |
We started with **social networks and graphs**, and always love them:
|
| 45 |
-
* **[AMiner](https://www.aminer.cn/)
|
|
|
|
| 11 |
|
| 12 |
We build **LLMs** and related training & inference techniques:
|
| 13 |
|
| 14 |
+
* **[ChatGLM](https://github.com/THUDM/ChatGLM3)**,
|
| 15 |
+
**[CodeGeeX](https://github.com/THUDM/CodeGeeX2)**,
|
| 16 |
+
**[CogVLM (VisualGLM)](https://github.com/THUDM/CogVLM)**,
|
| 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 |
+
**[CogAgent](https://github.com/THUDM/CogVLM)**: A Visual Language Model for GUI Agents
|
| 23 |
+
**[AgentTuning](https://github.com/THUDM/AgentTuning)**: Enabling Generalized Agent Abilities for LLMs
|
| 24 |
+
**[APAR](https://arxiv.org/abs/2401.06761)**: LLMs Can Do Auto-Parallel Auto-Regressive Decoding
|
| 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**:
|
| 33 |
+
* **[CogDL](https://github.com/THUDM/CogDL)**,
|
| 34 |
+
**[GraphMAE](https://github.com/THUDM/GraphMAE)**,
|
| 35 |
+
**[GPT-GNN](https://github.com/acbull/GPT-GNN)**,
|
| 36 |
+
**[GCC](https://github.com/THUDM/CogDL)**,
|
| 37 |
+
**[SelfKG](https://github.com/THUDM/SelfKG)**.
|
| 38 |
|
| 39 |
We also work on **graph embedding theory, algorithms, and systems**:
|
| 40 |
+
* **[SketchNE](https://github.com/THU-numbda/SketchNE)**,
|
| 41 |
+
**[ProNE](https://github.com/THUDM/ProNE)**,
|
| 42 |
+
**[NetSMF](https://github.com/xptree/NetSMF)**,
|
| 43 |
+
**[NetMF](https://github.com/xptree/NetMF)**.
|
| 44 |
|
| 45 |
We started with **social networks and graphs**, and always love them:
|
| 46 |
+
* **[AMiner](https://www.aminer.cn/)**.
|