mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-07-12 14:21:01 -04:00
fix: Move Quick Refactor agent to toml file
This commit is contained in:
@@ -8,6 +8,6 @@ model = "qwen2.5-coder:7b"
|
||||
tags = ["completion", "ollama", "local", "fim"]
|
||||
|
||||
[body.options]
|
||||
num_predict = 512
|
||||
num_predict = 256
|
||||
temperature = 0.2
|
||||
keep_alive = "5m"
|
||||
|
||||
Reference in New Issue
Block a user