Skip to content

Commit 3a6d558

Browse files
xiaotianxtliby
authored andcommitted
docs: introduce temperature option
1 parent f04d0ca commit 3a6d558

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

docs/configuration_manual_CN.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,11 @@
7070
- 说明
7171
- 自定义 User Prompt,填写则会覆盖默认的 User Prompt
7272
- 可以使用与系统指令中相同的变量
73+
74+
### 温度
75+
76+
- 可选项
77+
- 默认值: `0.2`
78+
- 说明
79+
- 温度值越高,生成的文本越随机,更有创意。
80+
- 翻译任务建议设置在 `0.2` 左右,润色任务可以适当调高,如果需要严谨性,可以设置为 `0`

docs/configuration_manual_EN.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,11 @@
7070
- Description
7171
- Customize User Prompt, filling this will override the default User Prompt
7272
- Can use the same variables as in the system command
73+
74+
### Temperature
75+
76+
- Optional
77+
- Default value: `0.2`
78+
- Description
79+
- The higher the temperature value, the more random and creative the generated text will be.
80+
- For translation tasks, it is recommended to set around `0.2`; for polishing tasks, it can be appropriately increased. If accuracy is highly required, it can be set to `0`.

0 commit comments

Comments
 (0)