EricZHangZHeng commited on
Commit
252f63d
1 Parent(s): 45c891f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,9 +7,9 @@ language:
7
  pipeline_tag: question-answering
8
  library_name: transformers
9
  ---
10
- # Atom-7B-Chat
11
 
12
- 基于Atom-7B的对话模型,完全开源可商用,由Llama中文社区和AtomEcho(原子回声)联合研发,基于Llama2-7B采用大规模的中文数据进行了继续预训练,我们会持续提供更新的模型参数,模型训练过程见[llama.family](https://llama.family)。
13
 
14
  模型的部署、训练、微调等方法详见Llama中文社区GitHub仓库:[**Llama2-Chinese**](https://github.com/FlagAlpha/Llama2-Chinese)。
15
 
 
7
  pipeline_tag: question-answering
8
  library_name: transformers
9
  ---
10
+ # Atom-7B-32k-Chat
11
 
12
+ 基于Atom-7B-32k长度的对话模型,完全开源可商用,由Llama中文社区和AtomEcho(原子回声)联合研发,基于Llama2-7B采用大规模的中文数据进行了继续预训练,我们会持续提供更新的模型参数,模型训练过程见[llama.family](https://llama.family)。
13
 
14
  模型的部署、训练、微调等方法详见Llama中文社区GitHub仓库:[**Llama2-Chinese**](https://github.com/FlagAlpha/Llama2-Chinese)。
15