temp reduction

This commit is contained in:
legop3
2026-02-27 09:56:52 -05:00
parent 1ac6c17a8e
commit 469c52cf7f
2 changed files with 10 additions and 11 deletions
+1 -1
View File
@@ -964,7 +964,7 @@ async function generateCommentary(messages) {
stream: false,
keep_alive: -1,
options: {
temperature: 0.6,
temperature: 0.5,
top_p: 0.9,
},
messages,