Skip to content
This repository was archived by the owner on May 20, 2026. It is now read-only.

Commit 49c8a24

Browse files
authored
Apply suggestion from @akoumpa
1 parent 22c6790 commit 49c8a24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ DFM/
158158
| Feature | Megatron Bridge | AutoModel |
159159
|---------|-----------------|-----------|
160160
| **Best For** | Maximum scale (1000+ GPUs) | Flexibility & fast iteration |
161-
| **Parallelism** | 6D (TP, CP, DP, etc) | FSDP2, TP, SP, CP |
161+
| **Parallelism** | 6D (TP, CP, DP, etc) | FSDP2; (TP, SP, CP available soon) |
162162
| **HF Integration** | Via bridge/conversion | HF-native (via DTensor) |
163163
| **Checkpoint Format** | Megatron + HF export | HF-native (SafeTensors with DCP) |
164164
| **Learning Curve** | Steeper (more knobs) | Gentler (YAML-driven) |

0 commit comments

Comments
 (0)