Skip to content

Add explicit Ollama support for gemma4:12b #380

Description

@TylersHub

Problem

The Ollama provider currently supports gemma4:latest, but does not
recognize the explicit gemma4:12b model tag.

gemma4:12b is a distinct Ollama model variant rather than an alias for
the current latest model. It provides a 12B model option and a 256K
context window.

Because provider resolution uses the model entries in providers.json,
users who have pulled gemma4:12b cannot currently select it through
DEFAULT_MODEL.

Proposed change

Add gemma4:12b to the Ollama model list in providers.json using the
existing Gemma model sampling configuration.

I can implement and test this change with the resume-scoring pipeline.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions