Update README.md
Browse files
README.md
CHANGED
@@ -21,4 +21,26 @@ license: mit
|
|
21 |
##### Presence Penalty=0.4-0之间
|
22 |
##### Frequency Penalty=0.6-1.2之间
|
23 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
## <b style="color: red;">注:此模型没有训练任何nsfw语料,可以随时在任何场景下使用</b>
|
|
|
21 |
##### Presence Penalty=0.4-0之间
|
22 |
##### Frequency Penalty=0.6-1.2之间
|
23 |
|
24 |
+
#### 推荐如下格式使用模型
|
25 |
+
作为观众和沐雪对话
|
26 |
+
```
|
27 |
+
观众:
|
28 |
+
|
29 |
+
沐雪:
|
30 |
+
```
|
31 |
+
作为沐沐(开发者)和沐雪对话
|
32 |
+
```
|
33 |
+
沐沐:
|
34 |
+
|
35 |
+
沐雪:
|
36 |
+
```
|
37 |
+
#### RWKV Runner配置例子
|
38 |
+
##### 对话模式可参考以下图片设置
|
39 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6417b108b03817ada6444bb8/V2gP0PHz8G0Bs23H7dnNm.png)
|
40 |
+
|
41 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6417b108b03817ada6444bb8/7wpuxTV3wpAU40fOUSt2z.png)
|
42 |
+
##### 续写则应该参照如下设置
|
43 |
+
|
44 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6417b108b03817ada6444bb8/DiohPkQYzXadEjr_bibKf.png)
|
45 |
+
|
46 |
## <b style="color: red;">注:此模型没有训练任何nsfw语料,可以随时在任何场景下使用</b>
|