shiyemin2 commited on
Commit
39af105
1 Parent(s): 4cfd262

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -27,6 +27,7 @@ language:
27
  ## 在线试玩
28
 
29
  > Talk is cheap, Show you the Demo.
 
30
  - [Demo 地址 / HuggingFace Spaces](https://huggingface.co/spaces/LinkSoul/Chinese-LLaVA)
31
 
32
  ## 资源下载
@@ -35,6 +36,10 @@ language:
35
  - [Chinese-LLaVA-Chinese-Llama-2-7B](https://huggingface.co/LinkSoul/Chinese-LLaVA-Cllama2)
36
  - [Chinese-LLaVA-Baichuan-7B](https://huggingface.co/LinkSoul/Chinese-LLaVA-Baichuan)
37
 
 
 
 
 
38
  - 数据集:[Chinese-LLaVA-Vision-Instructions](https://huggingface.co/datasets/LinkSoul/Chinese-LLaVA-Vision-Instructions)
39
 
40
  ## 环境安装
 
27
  ## 在线试玩
28
 
29
  > Talk is cheap, Show you the Demo.
30
+
31
  - [Demo 地址 / HuggingFace Spaces](https://huggingface.co/spaces/LinkSoul/Chinese-LLaVA)
32
 
33
  ## 资源下载
 
36
  - [Chinese-LLaVA-Chinese-Llama-2-7B](https://huggingface.co/LinkSoul/Chinese-LLaVA-Cllama2)
37
  - [Chinese-LLaVA-Baichuan-7B](https://huggingface.co/LinkSoul/Chinese-LLaVA-Baichuan)
38
 
39
+ - 语言模型:
40
+ - [Chinese-Llama-2-7b](https://github.com/LinkSoul-AI/Chinese-Llama-2-7b)
41
+ - [Baichuan-7B](https://huggingface.co/baichuan-inc/Baichuan-7B)
42
+
43
  - 数据集:[Chinese-LLaVA-Vision-Instructions](https://huggingface.co/datasets/LinkSoul/Chinese-LLaVA-Vision-Instructions)
44
 
45
  ## 环境安装