Skip to content

feat(hunyuan-image3): add multi-micro hybrid parallelism - #1350

Closed
Chernobyllight wants to merge 0 commit into
ModelTC:mainfrom
Chernobyllight:lightx2v-hunyuan-v16.0
Closed

feat(hunyuan-image3): add multi-micro hybrid parallelism#1350
Chernobyllight wants to merge 0 commit into
ModelTC:mainfrom
Chernobyllight:lightx2v-hunyuan-v16.0

Conversation

@Chernobyllight

Copy link
Copy Markdown
Contributor

Run autoregressive decoding with TP4 and denoising with TP2+SP2 over one TP2-loaded ABAB weight layout. Add a Hopper BF16 grouped multi-micro MoE operator that reuses routing across two zero-copy micro-shard views, avoids per-micro FlashInfer calls during denoising, and preserves a single TP2 reduction without phase-time weight movement.

Include strict topology validation, a production launcher, and regression coverage for weight views, phase dispatch, and four-rank NCCL groups.

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