mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2025-01-01 10:04:12 +08:00
Update translatorsetting.json
This commit is contained in:
parent
9239bf71b2
commit
d01013b6af
@ -204,7 +204,7 @@
|
|||||||
"使用自定义promt": false,
|
"使用自定义promt": false,
|
||||||
"自定义promt": "",
|
"自定义promt": "",
|
||||||
"api_type": 0,
|
"api_type": 0,
|
||||||
"流式输出": false,
|
"流式输出": true,
|
||||||
"user_user_prompt": "{sentence}",
|
"user_user_prompt": "{sentence}",
|
||||||
"use_user_user_prompt": false,
|
"use_user_user_prompt": false,
|
||||||
"other_args": "{}",
|
"other_args": "{}",
|
||||||
@ -302,7 +302,7 @@
|
|||||||
"user_prompt": "",
|
"user_prompt": "",
|
||||||
"user_user_prompt": "{sentence}",
|
"user_user_prompt": "{sentence}",
|
||||||
"use_user_user_prompt": false,
|
"use_user_user_prompt": false,
|
||||||
"usingstream": false,
|
"usingstream": true,
|
||||||
"other_args": "{}",
|
"other_args": "{}",
|
||||||
"use_other_args": false,
|
"use_other_args": false,
|
||||||
"s": ""
|
"s": ""
|
||||||
@ -374,7 +374,7 @@
|
|||||||
"附带上下文个数": 0,
|
"附带上下文个数": 0,
|
||||||
"使用自定义promt": false,
|
"使用自定义promt": false,
|
||||||
"自定义promt": "",
|
"自定义promt": "",
|
||||||
"流式输出": false,
|
"流式输出": true,
|
||||||
"user_user_prompt": "{sentence}",
|
"user_user_prompt": "{sentence}",
|
||||||
"use_user_user_prompt": false,
|
"use_user_user_prompt": false,
|
||||||
"other_args": "{}",
|
"other_args": "{}",
|
||||||
@ -444,7 +444,7 @@
|
|||||||
"SECRET_KEY": "",
|
"SECRET_KEY": "",
|
||||||
"使用自定义promt": false,
|
"使用自定义promt": false,
|
||||||
"自定义promt": "",
|
"自定义promt": "",
|
||||||
"流式输出": false,
|
"流式输出": true,
|
||||||
"Temperature": 0.3,
|
"Temperature": 0.3,
|
||||||
"top_p": 0.3,
|
"top_p": 0.3,
|
||||||
"max_tokens": 128,
|
"max_tokens": 128,
|
||||||
@ -530,7 +530,7 @@
|
|||||||
"SECRET_KEY": "",
|
"SECRET_KEY": "",
|
||||||
"use_user_prompt": false,
|
"use_user_prompt": false,
|
||||||
"user_prompt": "",
|
"user_prompt": "",
|
||||||
"usingstream": false,
|
"usingstream": true,
|
||||||
"Temperature": 0.3,
|
"Temperature": 0.3,
|
||||||
"top_p": 0.3,
|
"top_p": 0.3,
|
||||||
"max_tokens": 128,
|
"max_tokens": 128,
|
||||||
@ -618,7 +618,7 @@
|
|||||||
"附带上下文个数": 0,
|
"附带上下文个数": 0,
|
||||||
"使用自定义promt": false,
|
"使用自定义promt": false,
|
||||||
"自定义promt": "",
|
"自定义promt": "",
|
||||||
"流式输出": false,
|
"流式输出": true,
|
||||||
"use_user_user_prompt": false,
|
"use_user_user_prompt": false,
|
||||||
"user_user_prompt": "{sentence}",
|
"user_user_prompt": "{sentence}",
|
||||||
"other_args": "{}",
|
"other_args": "{}",
|
||||||
@ -1098,7 +1098,7 @@
|
|||||||
"repetition_penalty": 1,
|
"repetition_penalty": 1,
|
||||||
"frequency_penalty": 0,
|
"frequency_penalty": 0,
|
||||||
"fix_degeneration": true,
|
"fix_degeneration": true,
|
||||||
"流式输出": false,
|
"流式输出": true,
|
||||||
"prompt_version": 0,
|
"prompt_version": 0,
|
||||||
"s": ""
|
"s": ""
|
||||||
},
|
},
|
||||||
@ -1193,7 +1193,7 @@
|
|||||||
"SECRET_KEY": "",
|
"SECRET_KEY": "",
|
||||||
"使用自定义promt": false,
|
"使用自定义promt": false,
|
||||||
"自定义promt": "",
|
"自定义promt": "",
|
||||||
"流式输出": false,
|
"流式输出": true,
|
||||||
"Temperature": 0.3,
|
"Temperature": 0.3,
|
||||||
"top_p": 0.3,
|
"top_p": 0.3,
|
||||||
"max_tokens": 128,
|
"max_tokens": 128,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user