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

Commit 22c6790

Browse files
authored
Apply suggestion from @akoumpa
1 parent 9abba18 commit 22c6790

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
@@ -159,7 +159,7 @@ DFM/
159159
|---------|-----------------|-----------|
160160
| **Best For** | Maximum scale (1000+ GPUs) | Flexibility & fast iteration |
161161
| **Parallelism** | 6D (TP, CP, DP, etc) | FSDP2, TP, SP, CP |
162-
| **HF Integration** | Via bridge/conversion | PyTorch-native DTensor |
162+
| **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) |
165165
| **Performance** | Highest at scale | Excellent, pytorch-native |

0 commit comments

Comments
 (0)