unsloth use diff also
This commit is contained in:
parent
835235f41b
commit
ef8903c3d7
|
@ -185,7 +185,7 @@ def create_aider_command(issue: str) -> list[str]:
|
|||
str(10_000),
|
||||
]
|
||||
|
||||
if CODE_MODEL in {'ollama/qwen3:32b'}:
|
||||
if CODE_MODEL in {'ollama/qwen3:32b', 'ollama/hf.co/unsloth/Qwen3-30B-A3B-GGUF:Q4_K_M'}:
|
||||
l.append('--edit-format')
|
||||
l.append('diff')
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user