Yongning commited on
Commit
054281c
·
1 Parent(s): 0fc593c

upload readme

Browse files
README.md CHANGED
@@ -1,3 +1,32 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # README
2
+
3
+ # Zhuzhi-6B
4
+
5
+ [Hugging Face](https://huggingface.co/emotibot-inc/Zhuzhi-6B) | [GitHub](https://github.com/emotibot-inc/Zhuzhi-6B) | [Model Scope](https://modelscope.cn/models/emotibotinc/Zhuzhi-6B/summary)
6
+
7
+ # **模型介绍**
8
+
9
+ 竹智是由竹间智能使用中英文对话数据微调的中英双语对话模型。训练时基本上沿袭官方的多轮对话数据组织格式,具有对话流畅、部署门槛较低等众多优秀特性:
10
+
11
+ - 较长的上下文:在对话阶段使用 8K 的上下文长度训练。
12
+ - 更高效的推理:在 INT4 量化下,6G 显存支持的对话长度由 1K 提升到了 8K,推理速度也有较大的提升。
13
+
14
+ # **推理对话**
15
+
16
+ 您可以直接注册并登录竹间智能科技发布的大模型产品 [Emotibrain](https://brain.emotibot.com/?source=zhuzhi6b_github),并选择 **CoPilot**(**KKBot**) 进行的在线测试,注册即可立即使用;
17
+
18
+ ![Untitled](./READMEjpg/Untitled.png)
19
+
20
+ # **模型训练**
21
+
22
+ 您可以直接注册并登录竹间智能科技发布的大模型产品 [Emotibrain](https://brain.emotibot.com/?source=zhuzhi6b_github),并选择 Fine-tune 进行 **0 代码微调**,注册即可立即使用;
23
+
24
+ 详细的训练流程您可以浏览此文档:[Emotibrain 快速入门](https://brain.emotibot.com/supports/model-factory/dash-into.html)(大约 5 分钟)
25
+
26
+ ![Untitled](./READMEjpg/Untitled1.png)
27
+
28
+ ![Untitled](./READMEjpg/Untitled2.png)
29
+
30
+ # **更多信息**
31
+
32
+ 若您想了解更多 大模型训练平台 的相关信息,请访问 [Emotibrain 官网](https://brain.emotibot.com/?source=zhuzhi6b_github) 进行了解;
READMEjpg/Untitled.png ADDED
READMEjpg/Untitled1.png ADDED
READMEjpg/Untitled2.png ADDED