mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-01-30 16:14:05 +00:00
changed default temperature
This commit is contained in:
parent
5c34595fb0
commit
5e7c30711e
@ -13,7 +13,7 @@ port: 9600
|
|||||||
repeat_last_n: 40
|
repeat_last_n: 40
|
||||||
repeat_penalty: 1.2
|
repeat_penalty: 1.2
|
||||||
seed: 0
|
seed: 0
|
||||||
temp: 1.0
|
temp: 0.9
|
||||||
top_k: 50
|
top_k: 50
|
||||||
top_p: 0.95
|
top_p: 0.95
|
||||||
voice: ""
|
voice: ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user