2b4bd40
1
2
3
4
5
"""Shared local-model defaults for the evaluation runner.""" DEFAULT_OLLAMA_MODEL = "gemma4:e4b-it-qat" DEFAULT_CONTEXT_SIZE = 8192