mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-07-03 11:39:13 -04:00
fix: Improve agents profiles for Ollama
This commit is contained in:
@@ -26,7 +26,6 @@ messages = """
|
||||
|
||||
[body.options]
|
||||
num_predict = 512
|
||||
temperature = 0
|
||||
num_ctx = 8192
|
||||
temperature = 0.2
|
||||
keep_alive = "5m"
|
||||
stop = ["</code_context>"]
|
||||
stop = ["</code_context>"]
|
||||
Reference in New Issue
Block a user