mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-07-10 05:21:37 -04:00
fix: Found and fix review mistakes
This commit is contained in:
@@ -12,11 +12,11 @@ tags = ["chat", "ollama", "local", "16gb"]
|
||||
system_prompt = """{{ read_file(":/roles/agentic-coder.md") }}"""
|
||||
|
||||
[body]
|
||||
think = true
|
||||
think = true
|
||||
keep_alive = "5m"
|
||||
|
||||
[body.options]
|
||||
temperature = 1.0
|
||||
top_p = 0.95
|
||||
top_k = 64
|
||||
num_predict = 8096
|
||||
keep_alive = "5m"
|
||||
|
||||
Reference in New Issue
Block a user