MikeDean commited on
Commit
4d89545
·
1 Parent(s): 0471860

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -2,4 +2,8 @@
2
  license: apache-2.0
3
  ---
4
 
 
 
 
 
5
  Built upon LlaMA-13b, this version incorporates pretraining weights from a secondary full-scale pretraining phase using both Chinese and English bilingual data. This augmentation improves the model's comprehension of Chinese. For further details, please refer to this [link](https://github.com/zjunlp/KnowLM).
 
2
  license: apache-2.0
3
  ---
4
 
5
+ <p align="center" width="100%">
6
+ <a href="" target="_blank"><img src="https://github.com/zjunlp/KnowLM/blob/main/assets/KnowLM.png?raw=true" alt="ZJU-KnowLM" style="width: 40%; min-width: 40px; display: block; margin: auto;"></a>
7
+ </p>
8
+
9
  Built upon LlaMA-13b, this version incorporates pretraining weights from a secondary full-scale pretraining phase using both Chinese and English bilingual data. This augmentation improves the model's comprehension of Chinese. For further details, please refer to this [link](https://github.com/zjunlp/KnowLM).