Warm up local LLM before live corrections

This commit is contained in:
Adolfo Reyna
2026-03-17 00:29:20 -04:00
parent 9d9ee03ca1
commit 0dcbef7d34
3 changed files with 28 additions and 0 deletions
+1
View File
@@ -21,6 +21,7 @@
"post_correct_ollama_url": "http://127.0.0.1:11434/api/generate",
"post_correct_llm_timeout": 8.0,
"post_correct_keep_alive": "30m",
"post_correct_warmup_timeout": 20.0,
"post_correct_min_overlap": 0.45,
"post_correct_debug": false,
"llm_paragraph": false,