Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,7 @@ tags:
|
|
12 |
- llama2
|
13 |
- chatgpt
|
14 |
---
|
|
|
15 |
|
16 |
在中文sharegpt数据集上训练得到的llama2 Chinese chat 13b,为减轻文件大小负担这里只放出了adapter的权重
|
17 |
请拉取https://huggingface.co/TheBloke/Llama-2-13B-fp16 作为基础权重,使用如下脚步执行合并得到可工作的总权重:
|
|
|
12 |
- llama2
|
13 |
- chatgpt
|
14 |
---
|
15 |
+
广告:优秀对话llm的训练离不开高质量的多轮对话数据集,如果你也想成为志愿者欢迎加入QQ群:130920969,共同进行优质数据集的交流、收集和建设工作
|
16 |
|
17 |
在中文sharegpt数据集上训练得到的llama2 Chinese chat 13b,为减轻文件大小负担这里只放出了adapter的权重
|
18 |
请拉取https://huggingface.co/TheBloke/Llama-2-13B-fp16 作为基础权重,使用如下脚步执行合并得到可工作的总权重:
|