docs: model counts 70→71 chat, 94→95 total (GLM-5.3) - #51
Merged
Conversation
Swept with brand-numbers.docs.test.ts's own regex rather than a blind 70->71 replace, so prices, dates and token counts are untouched: 40 counts across 22 files. The guard now passes. Counts move with every launch; this is step 4 of the launch checklist, and the reason the sweep is mechanical is that three hand-written grep passes over this tree once each found a different subset and left 49 stale numbers behind.
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.
Step 4 of the model-launch checklist for GLM-5.3, which lands in blockrun as
zai/glm-5.3.40 model counts across 22 files, swept with
brand-numbers.docs.test.ts's own regex rather than a blind70→71replace — so prices, dates and token counts are untouched. The guard in the main repo now passes.Counts move with every launch. The reason the sweep is mechanical: three hand-written grep passes over this tree each found a different subset and left 49 stale numbers behind, because nobody thinks to grep for "a free tier of 10".