Skip to content

Conversation

@gameofdimension
Copy link
Member

@gameofdimension gameofdimension commented Nov 13, 2025

felix01.yu added 6 commits November 13, 2025 15:29
- Add PixArtTensorParallelismPlanner for both PixArt-Alpha and PixArt-Sigma models
- Implement column-wise parallelization for attention Q/K/V projections and feed-forward
- Add comprehensive example script in examples/parallelism/run_pixart_tp.py
- Update support matrix to show TP support for PixArt models
- Support standard BasicTransformerBlock architecture with self/cross-attention
- Add verify_pixart_layers.py for checking PixArt model linear layers
- Supports both PixArt-Alpha and PixArt-Sigma pipelines via environment variable
- Prints all linear layers across all transformer blocks for layer plan verification
- Simple, focused script without over-engineering
- Correct rebase conflict resolution error that incorrectly set CogVideoX 1.5 TP support to ✖️
- Main branch already had CogVideoX 1.5 TP support as ✅, should preserve during rebase
@DefTruth DefTruth merged commit 976f06b into vipshop:main Nov 13, 2025
@gameofdimension gameofdimension deleted the feat/pixart-tensor-parallelism branch November 28, 2025 02:52
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.

2 participants