Adding WAN Lightning support#669
Merged
quic-amitraj merged 7 commits intoquic:mainfrom Dec 20, 2025
Merged
Conversation
aa88b63 to
24f7f85
Compare
64ec18b to
9602612
Compare
quic-amitraj
requested changes
Dec 17, 2025
quic-amitraj
requested changes
Dec 17, 2025
Contributor
|
Overall suggestion is to refer the flux pipeline and make changes based on that. |
quic-amitraj
requested changes
Dec 17, 2025
eed79e8 to
c75cc2d
Compare
Signed-off-by: vtirumal <vtirumal@qti.qualcomm.com>
- Moved blocking to utils from transformer to make it generic - Removed usage of register_modules, components and refactored pipeline, test - Adding Readme, few more constants Signed-off-by: vtirumal <vtirumal@qti.qualcomm.com>
- Addressed spec file issue - Adding compile only flag by default - Refactor of common utils Signed-off-by: vtirumal <vtirumal@qti.qualcomm.com>
Signed-off-by: vtirumal <vtirumal@qti.qualcomm.com>
bb92f0f to
9e43a58
Compare
quic-amitraj
requested changes
Dec 19, 2025
quic-amitraj
requested changes
Dec 19, 2025
Signed-off-by: vtirumal <vtirumal@qti.qualcomm.com>
a0a0417 to
501a052
Compare
Signed-off-by: Karthikeya <vtirumal@qti.qualcomm.com>
Signed-off-by: vtirumal <vtirumal@qti.qualcomm.com>
quic-rishinr
approved these changes
Dec 19, 2025
quic-amitraj
pushed a commit
that referenced
this pull request
Dec 22, 2025
Model: lightx2v/Wan2.2-Lightning Support Wan Unified Transformer on QAIC --------- Signed-off-by: vtirumal <vtirumal@qti.qualcomm.com> Signed-off-by: Karthikeya <vtirumal@qti.qualcomm.com>
abhishek-singh591
pushed a commit
to abhishek-singh591/quic_abhishek
that referenced
this pull request
Jan 2, 2026
Model: lightx2v/Wan2.2-Lightning Support Wan Unified Transformer on QAIC --------- Signed-off-by: vtirumal <vtirumal@qti.qualcomm.com> Signed-off-by: Karthikeya <vtirumal@qti.qualcomm.com> Signed-off-by: abhishek-singh591 <sabhis@qti.qualcomm.com>
quic-dhirajku
pushed a commit
to quic-dhirajku/efficient-transformers
that referenced
this pull request
Jan 2, 2026
Model: lightx2v/Wan2.2-Lightning Support Wan Unified Transformer on QAIC --------- Signed-off-by: vtirumal <vtirumal@qti.qualcomm.com> Signed-off-by: Karthikeya <vtirumal@qti.qualcomm.com> Signed-off-by: Dhiraj Kumar Sah <dhirajku@qti.qualcomm.com>
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.
Model: lightx2v/Wan2.2-Lightning
Support Wan Unified Transformer on QAIC