Agents_Course_final / model_config.py
BmanClark's picture
Build local Gemma 4 evaluation runner
2b4bd40
Raw
History Blame Contribute Delete
133 Bytes
"""Shared local-model defaults for the evaluation runner."""
DEFAULT_OLLAMA_MODEL = "gemma4:e4b-it-qat"
DEFAULT_CONTEXT_SIZE = 8192