Unhide advanced parameters for Novel

This commit is contained in:
Cohee
2023-07-23 02:09:03 +03:00
parent dd69fd3934
commit 1b9ca4c9d9
10 changed files with 220 additions and 74 deletions

View File

@@ -11,7 +11,7 @@ export {
generateTextGenWithStreaming,
}
let textgenerationwebui_settings = {
const textgenerationwebui_settings = {
temp: 0.7,
top_p: 0.5,
top_k: 40,