Skip to content

Commit a502309

Browse files
committed
Use megatron-fsdp==0.1.0rc1 which has the >2D parameter fix.
Signed-off-by: Cory Ye <cye@nvidia.com>
1 parent e50e8a3 commit a502309

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipes/vit/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
torch
22
torchvision
33
transformer_engine
4-
megatron-fsdp==0.1.0rc0
4+
megatron-fsdp==0.1.0rc1
55
hydra-core
66
einops
77
wandb

0 commit comments

Comments
 (0)