Update README.md
Browse files- README.md +4 -0
- README_zh.md +4 -0
README.md
CHANGED
|
@@ -15,6 +15,10 @@ pipeline_tag: text-generation
|
|
| 15 |
|
| 16 |
# CodeGeeX4: Open Multilingual Code Generation Model
|
| 17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
[中文](./README_zh.md)
|
| 19 |
|
| 20 |
[GitHub](https://github.com/THUDM/CodeGeeX4)
|
|
|
|
| 15 |
|
| 16 |
# CodeGeeX4: Open Multilingual Code Generation Model
|
| 17 |
|
| 18 |
+
<center>
|
| 19 |
+
<img src="https://raw.githubusercontent.com/THUDM/CodeGeeX4/main/resources/logo.jpeg" alt="CodeGeeX4">
|
| 20 |
+
</center>
|
| 21 |
+
|
| 22 |
[中文](./README_zh.md)
|
| 23 |
|
| 24 |
[GitHub](https://github.com/THUDM/CodeGeeX4)
|
README_zh.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
| 1 |
# CodeGeeX4: 开源多语言代码生成模型
|
| 2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
[CodeGeeX4 GitHub](https://github.com/THUDM/CodeGeeX4)
|
| 4 |
|
| 5 |
!!! 本仓库为 CodeGeeX4 权重的GGUF版本, 原始版本请见[链接](https://huggingface.co/THUDM/codegeex4-all-9b). !!!
|
|
|
|
| 1 |
# CodeGeeX4: 开源多语言代码生成模型
|
| 2 |
|
| 3 |
+
<center>
|
| 4 |
+
<img src="https://raw.githubusercontent.com/THUDM/CodeGeeX4/main/resources/logo.jpeg" alt="CodeGeeX4">
|
| 5 |
+
</center>
|
| 6 |
+
|
| 7 |
[CodeGeeX4 GitHub](https://github.com/THUDM/CodeGeeX4)
|
| 8 |
|
| 9 |
!!! 本仓库为 CodeGeeX4 权重的GGUF版本, 原始版本请见[链接](https://huggingface.co/THUDM/codegeex4-all-9b). !!!
|