Pin the live-tensor-compatible B12X runtime - #129
Closed
FujitsuPolycom wants to merge 2 commits into
Closed
Conversation
Bind the vLLM 0b67266 ARM64 runtime to B12X b1d541f9 and verify both source lineages, exact trees, and the trusted-metadata request-sized KDA API. Include the B12X revision in the embedded-MTP cache identity so incompatible stored draft state misses and recomputes. Reject B12X 2fcf23a in GPU-free source, image, and profile contract tests.
Add the live-tensor GLM-5.3 runtime directory to the maintained CPU-only test command and assert that the workflow keeps covering it.
This was referenced Aug 30, 2026
Owner
Author
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.
Result
local-inference-lab/vllm@0b67266a0f37d6146a8403fb8482403c62f412d5(treeba9484ccb33aa56e90ff2f447f15ca9b9da97639) tolocal-inference-lab/b12x@b1d541f9e71a35f030d45fae437630fff7507c2a(treec69cdec1c59a08e8e0e549f930fa8abcfb5134ae).kda_metadata_validation="trusted"and passes request-sized live projection, metadata, and output tensors tobind_kda/run_kda.2fcf23a0ce269be27b2e03fece73d46e90e6aeea, whose KDA API lacks trusted metadata selection and request-sized tensor binding.Compatibility
Status remains implemented, not qualified. No runtime image was built and no serving deployment was inspected, stopped, or changed.
SparkCache wire fields, digest salts, 256-token storage geometry, and stored-object schemas are unchanged. The embedded-MTP draft identity schema now includes both the vLLM and B12X commits. Its digest is
2761488b43742f849e2cb7ac4977dc28d771faf5afef1951044327948d6ad71e, so entries written under another B12X implementation miss and recompute.Validation
python -m pytest runtime/glm53-flash-b12x-kda-adaptive-mtp/test_glm53_b12x_kda_adaptive_mtp_contract.py scripts/test_prepare_glm53_b12x_kda_adaptive_mtp_profile.py -q— 15 passed.prepare_context.pypreparation followed byprepare_context.py --verify— passed for all pinned vLLM, B12X, NCCL, and InstantTensor inputs.ruff check --select E,F,W --ignore E501on the changed Python files — passed.bash -n runtime/glm53-flash-b12x-kda-adaptive-mtp/build-image.sh— passed.scripts/test_glm53_flash_profile.py::test_public_glm53_benchmark_is_sanitized_and_boundedexpects the sentenceC4 and C8 were capacity-limited, which is absent fromREADME.mdat base revision4e96afd03f1af79e6c7d2fbd6e8a7acdcb2b1d4b.