Skip to content

chore(local-inference): bump fork — gemma4-assistant MTP works in the fused engine#9273

Merged
lalalune merged 1 commit into
developfrom
chore/bump-fork-gemma4-assistant-ctxother
Jun 24, 2026
Merged

chore(local-inference): bump fork — gemma4-assistant MTP works in the fused engine#9273
lalalune merged 1 commit into
developfrom
chore/bump-fork-gemma4-assistant-ctxother

Conversation

@lalalune

Copy link
Copy Markdown
Member

Follow-up to the gemma4-assistant arch bump (#9268). The fused engine (libelizainference, the real eliza runtime) built its MTP draft context without ctx_other, so a gemma4-assistant drafter hard-failed there. Fixed in the fork (elizaOS/llama.cpp#32).

Validated end-to-end via the fused FFI on M4 Max Metal: loads the amaranus gemma4-assistant drafter + runs separate-drafter MTP — drafted 28 / accepted 12 (43%), coherent output, 112 tok/s. The Gemma-4 MTP drafter now works in the eliza runtime, not just llama-cli.

🤖 Generated with Claude Code

… fused engine

Follow-up to the gemma4-assistant arch bump: the fused engine (libelizainference,
the actual eliza runtime) built its MTP draft context without ctx_other, so a
gemma4-assistant drafter hard-failed there ("requires ctx_other"). Fixed in the
fork (elizaOS/llama.cpp#32) — set cp.ctx_other = ctx_tgt before init.

Validated end-to-end via the fused FFI on M4 Max Metal: the fused engine loads
the amaranus gemma4-assistant drafter + runs separate-drafter MTP (drafted 28 /
accepted 12 = 43%, coherent output, 112 tok/s). This is the runtime path the
plugin uses — so the Gemma-4 MTP drafter now works in eliza, not just llama-cli.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 3255b59a-2b55-4bc6-a739-1bc713021ddf

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bump-fork-gemma4-assistant-ctxother

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@lalalune
lalalune merged commit 2e2ade0 into develop Jun 24, 2026
7 of 57 checks passed
@lalalune
lalalune deleted the chore/bump-fork-gemma4-assistant-ctxother branch June 24, 2026 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant