Skip to content

feat: add Gemma 4 model support#12044

Closed
RomneyDa wants to merge 1 commit intocontinuedev:mainfrom
RomneyDa:dallin/gemma-4-support
Closed

feat: add Gemma 4 model support#12044
RomneyDa wants to merge 1 commit intocontinuedev:mainfrom
RomneyDa:dallin/gemma-4-support

Conversation

@RomneyDa
Copy link
Copy Markdown
Contributor

@RomneyDa RomneyDa commented Apr 5, 2026

This PR adds Google's new Gemma 4 model support for Ollama. Adds tool support detection for openrouter

@RomneyDa RomneyDa requested a review from a team as a code owner April 5, 2026 21:57
@RomneyDa RomneyDa requested review from sestinj and removed request for a team April 5, 2026 21:57
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Apr 5, 2026
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 15 files

Prompt for AI agents (unresolved issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="gui/src/pages/AddNewModel/configs/models.ts">

<violation number="1" location="gui/src/pages/AddNewModel/configs/models.ts:2452">
P2: Model package key appears mistyped (`gemma4_27b`) while the configured model is 26B, creating inconsistent key-based mapping.</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review, or fix all with cubic.

Add support for Google's Gemma 4 model family across vision detection,
tool calling, Ollama integration, and documentation.
@RomneyDa RomneyDa force-pushed the dallin/gemma-4-support branch from 12ba88f to 206835f Compare April 5, 2026 22:10
@RomneyDa
Copy link
Copy Markdown
Contributor Author

RomneyDa commented Apr 5, 2026

Superseded by #12046 which includes these changes adapted to use explicit provider approach

@RomneyDa RomneyDa closed this Apr 5, 2026
@github-project-automation github-project-automation bot moved this from Todo to Done in Issues and PRs Apr 5, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Apr 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size:M This PR changes 30-99 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant