Skip to content

[DO NOT MERGE] refactor(fsdp)(4.1/5): per-parameter weight-precision control by FSDP2 expansion patch - #98

Draft
Rockdu wants to merge 6 commits into
radixark:mainfrom
Rockdu:fsdp-param-dtype-map-monkeypatch
Draft

[DO NOT MERGE] refactor(fsdp)(4.1/5): per-parameter weight-precision control by FSDP2 expansion patch#98
Rockdu wants to merge 6 commits into
radixark:mainfrom
Rockdu:fsdp-param-dtype-map-monkeypatch

Conversation

@Rockdu

@Rockdu Rockdu commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

Rockdu and others added 4 commits August 5, 2026 20:11
Compile model precision patterns into FSDP-local maps so numerically sensitive Wan parameters stay in FP32 without giving up BF16 compute.

Co-authored-by: Cursor <cursoragent@cursor.com>
Exercise patch guards, packing paths, policy validation, scoped integration, and frozen FP32 parameters while keeping the feature independent of image rebuilds.
Validate the base PyTorch release and source hashes without tying the monkeypatch to one CUDA wheel suffix.
Make FSDP wrapping and precision policy model-owned so Diffusers and native backends share one explicit parallel-plan interface.
@Rockdu Rockdu changed the title refactor(fsdp)(4.1/5): per-parameter weight-precision control by FSDP2 expansion [DO NOT MERGE] refactor(fsdp)(4.1/5): per-parameter weight-precision control by FSDP2 expansion patch Aug 6, 2026
Rockdu added 2 commits August 5, 2026 22:46
Show each upstream block directly above its replacement and normalize empty dtype maps to the unpatched policy path.
Replace the prose summary with the original FSDPParam construction code so the monkeypatch remains directly reviewable.
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