Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
…ing, validation, and saving Assisted-by: Codex
…KV storage, and index reuse Assisted-by: Codex
i386
force-pushed
the
glm-5.2
branch
2 times, most recently
from
July 16, 2026 17:16
173bd30 to
11d227a
Compare
Assisted-by: Codex
Assisted-by: Codex
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Add native GLM-5.2 sparse execution to the Mesh-LLM llama.cpp fork, based directly on the llama.cpp revision pinned by mesh-llm.
The branch is intentionally organized as four reviewable commits:
GGML_OP_LIGHTNING_INDEXERexecution on Metal.This branch contains no Skippy ABI, staged-runtime hooks, stage sidebands, mesh scheduling, or Skippy-specific configuration. Those integration concerns remain owned by mesh-llm. Native MTP performance work is not claimed by this change.
Additional information
Base revision:
99f3dc32296f825fec94f202da1e9fede1e78cf9Validation performed on Apple Metal:
108/108cases across dense and quantized cache types.2,863.90 uson CPU versus240.48 uson Metal, or11.91xfaster for the isolated operation.1,810/1,810.256/256tokens at 2K, 32K, and 128K contexts.Requirements