Skip to content

Commit 34e884d

Browse files
committed
small fix
1 parent 3160108 commit 34e884d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/trainer/test_fsdp2_config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ def test_fsdp2_config():
2525
read_only_props = [
2626
('auto_wrap', False),
2727
('load_monolith_rank0_only', True),
28-
('sync_module_states', True),
2928
('data_parallel_shard_degree', 2),
3029
('data_parallel_replicate_degree', 2),
3130
('state_dict_type', 'full'),

0 commit comments

Comments
 (0)