Skip to content

chore(local-inference): bump llama.cpp gitlink to ABI v13 (token-by-token vision) - #9507

Merged
lalalune merged 1 commit into
developfrom
chore/bump-llamacpp-v13-gitlink
Jun 24, 2026
Merged

chore(local-inference): bump llama.cpp gitlink to ABI v13 (token-by-token vision)#9507
lalalune merged 1 commit into
developfrom
chore/bump-llamacpp-v13-gitlink

Conversation

@lalalune

Copy link
Copy Markdown
Member

Bumps the fused-lib submodule (plugins/plugin-local-inference/native/llama.cpp) to the fork commit that adds the ABI-v13 eliza_inference_describe_image_stream_open (token-by-token vision describe), applied on top of develop's current pinned base (c9537481) so the iOS fused-slice + diarizer fixes are preserved.

This activates the JS vision streaming landed in #9289 — until now develop's lib was v12, so the JS cascade gracefully fell back to the buffered one-shot describe. With the v13 lib, IMAGE_DESCRIPTION streams token-by-token through the same SSE pipe as chat.

Validated on Windows CPU with the real eliza-1-0_8b bundle + the published vision/mmproj-0_8b.gguf: streams token-by-token with accurate OCR ("a red circle with the text ELIZA OCR … a total of $42.00"). Native PR: elizaOS/llama.cpp#33 (merged to fork main).

🤖 Generated with Claude Code

…oken vision describe)

Points the fused-lib submodule at the fork commit that adds eliza_inference_describe_image_stream_open (ABI 12->13), on top of develop's current pinned base (keeps the iOS fused-slice + diarizer fixes). Activates the JS vision streaming landed in #9289 (it gracefully fell back to one-shot describe until now). Validated on Windows CPU: real eliza-1-0_8b bundle + published mmproj streams token-by-token with OCR.

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

@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.

@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: 0de54d39-c5fa-48c3-a596-a02d8ed085a7

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-llamacpp-v13-gitlink

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.

@lalalune
lalalune merged commit 843f9f1 into develop Jun 24, 2026
29 checks passed
@lalalune
lalalune deleted the chore/bump-llamacpp-v13-gitlink branch June 24, 2026 23:06
@claude

claude Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Claude encountered an error —— View job


I'll analyze this and get back to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant