No default evaluator models
This commit is contained in:
parent
ea9b55e4c3
commit
0497fd3e26
|
@ -243,7 +243,7 @@ The lint command for this project is: {lint_command}
|
|||
"""
|
||||
|
||||
CODE_MODEL = None
|
||||
EVALUATOR_MODEL = 'ollama/gemma3:27b'
|
||||
EVALUATOR_MODEL = None
|
||||
|
||||
MODEL_EDIT_MODES = {
|
||||
'ollama/qwen3:32b': 'diff',
|
||||
|
|
Loading…
Reference in New Issue
Block a user