better temps and prompting

This commit is contained in:
legop3
2026-02-25 00:08:58 -05:00
parent 9647a71d49
commit 8c24c84e59
2 changed files with 6 additions and 3 deletions
+2 -2
View File
@@ -348,8 +348,8 @@ async function generateCommentary(systemPrompt, snapshot) {
stream: false,
keep_alive: -1,
options: {
temperature: 0.7,
top_p: 0.9,
temperature: 0.35,
top_p: 0.8,
num_predict: 80,
},
messages: [