Pin unslothai#116 (GLM-5-Next) - #119
Merged
Merged
Conversation
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.
Adds #116 (GLM-5-Next / GLM-5.3-Flash) to the nightly pin set, via the carry in #118.
The pin points at the carry, not at
glm5next/public. The PR branches off fork master, so its head carries 77 fork CI paths includingpr-set.jsonitself; #118 isb10632plus the PR's 42 paths and nothing else, byte-identical to the PR head on all of them.#118 is built on top of the qwen4exp carry rather than on
b10632directly, because those two pins are not independent: both add a sparse-attention indexer cache and both declare the samefilter_idxincreate_memory, so a side-by-side merge declares it twice and the build stops. That composition is resolved once in #118 rather than attempted nightly. The consequence is recorded there: dropping the qwen4exp pin no longer drops its code.Placed last, after the qwen4exp pin it depends on.
Verified against
b10632:#70viaadditive_merge.py, no hand resolution in the nightly pathLLAMA_BUILD_TESTS=ONtest-llama-archsexits 0;glm5nextOK,qwen4expOK, inkling's documented skip intact3766b41229is in Carry unslothai#116 (GLM-5-Next) composed onto the qwen4exp b10632 carry #118's commit list, so the pin membership gate passesrefs/pins/3766b41229c20249fd4d83d7ba297499d50e9b80Merge #118 first, or at least do not delete its branch while this pin is listed.