Skip to content

[TRTLLM-13246][feat] Wave 2 migrate Linear and Attention transforms#3

Draft
chienchunhung wants to merge 2 commits into
feat/staged-hooks-wave1-gms-rofrom
codex/staged-hooks-wave2-transform-impl
Draft

[TRTLLM-13246][feat] Wave 2 migrate Linear and Attention transforms#3
chienchunhung wants to merge 2 commits into
feat/staged-hooks-wave1-gms-rofrom
codex/staged-hooks-wave2-transform-impl

Conversation

@chienchunhung

Copy link
Copy Markdown
Owner

Stacked on NVIDIA#15014. Wave 2 migrates Linear and Attention post-load tensor mutations into staged transform_weights() hooks with _weights_transformed guards while keeping post_load_weights() as the compatibility shim. Testing: py_compile passed with PYTHONPYCACHEPREFIX=/private/tmp/trtllm_wave2_pycache; pytest tests/unittest/_torch/pyexecutor/test_model_loader_mx.py -q is blocked locally because transformers is missing before collection; git diff --check passed; pre-commit passed with only the Python-3.9-broken test-list hooks skipped.

…ge GMS RO load

Signed-off-by: Chien-Chun Hung <2679986+chienchunhung@users.noreply.github.com>
Signed-off-by: Chien-Chun Hung <2679986+chienchunhung@users.noreply.github.com>
@chienchunhung
chienchunhung force-pushed the feat/staged-hooks-wave1-gms-ro branch 2 times, most recently from 6ba212d to 85973b0 Compare June 16, 2026 05:38
@chienchunhung
chienchunhung force-pushed the feat/staged-hooks-wave1-gms-ro branch 3 times, most recently from a260f3b to a21d821 Compare June 23, 2026 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant