Add typed checkpoint weight records - #666
Draft
xiaoyu-work wants to merge 2 commits into
Draft
Conversation
Performance Comparison
|
xiaoyu-work
force-pushed
the
refactor/typed-weight-pipeline
branch
from
August 27, 2026 02:21
b2b820e to
fabb835
Compare
xiaoyu-work
force-pushed
the
refactor/typed-weight-pipeline
branch
from
August 27, 2026 02:41
fabb835 to
b1ea32f
Compare
xiaoyu-work
force-pushed
the
refactor/typed-weight-pipeline
branch
from
August 27, 2026 21:06
b1ea32f to
e02875f
Compare
xiaoyu-work
force-pushed
the
refactor/component-manifest
branch
from
August 27, 2026 21:13
b549476 to
501c342
Compare
xiaoyu-work
force-pushed
the
refactor/typed-weight-pipeline
branch
from
August 27, 2026 21:13
e02875f to
ea9c144
Compare
xiaoyu-work
force-pushed
the
refactor/component-manifest
branch
from
August 27, 2026 21:30
501c342 to
1f47daa
Compare
Group affine packed sidecars into component-owned logical records and introduce a quantization codec registry over the existing Olive, GPTQ, and AWQ normalization helpers. The active loader remains unchanged. Signed-off-by: Xiaoyu Zhang <[email protected]>
Update typed weight fixtures for the clarified ComponentDescriptor API. Signed-off-by: Xiaoyu Zhang <[email protected]>
xiaoyu-work
force-pushed
the
refactor/typed-weight-pipeline
branch
from
August 27, 2026 21:30
ea9c144 to
15c0dfc
Compare
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.
Summary
WeightRecord,PackedWeight, and component-ownedWeightBundleabstractionsquant_methodStack
Validation