"""Shared local-model defaults for the evaluation runner.""" DEFAULT_OLLAMA_MODEL = "gemma4:e4b-it-qat" DEFAULT_CONTEXT_SIZE = 8192