Merge branch 'main' of github.com:THUDM/ChatGLM2-6B

pull/1/head
duzx16 2023-06-25 12:45:41 +08:00
commit f7536fdde9
4 changed files with 3 additions and 3 deletions

View File

@ -102,19 +102,19 @@ Multi-Query Attention 同时也降低了生成过程中 KV Cache 的显存占用
<details><summary><b>数理逻辑</b></summary>
![](examples/math.png)
![](resources/math.png)
</details>
<details><summary><b>知识推理</b></summary>
![](examples/knowledge.png)
![](resources/knowledge.png)
</details>
<details><summary><b>长文档理解</b></summary>
![](examples/long-context.png)
![](resources/long-context.png)
</details>

BIN
resources/knowledge.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

BIN
resources/long-context.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

BIN
resources/math.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 621 KiB