This commit is contained in:
Zacharias-Brohn
2026-01-14 23:37:00 +01:00
parent fae63deda4
commit 9853ae8fe4
5 changed files with 142 additions and 28 deletions
+1
View File
@@ -60,6 +60,7 @@ Good examples: "Weather in Three Cities", "Python Debugging Help", "Chocolate Ca
temperature: 0.3, // Lower temperature for more focused output
num_predict: 20, // Short response - just the title
},
keep_alive: 0, // Immediately unload model after generation
});
// eslint-disable-next-line no-console