You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: filter unsupported params in initialize_parallel_state_from_config and add integration tests
Add a supported_params whitelist to prevent unsupported parameters
(nccl_communicator_config_path, high_priority_stream_groups) from being
passed to initialize_model_parallel. Also add comprehensive integration
tests for ParallelState as mpu with 5-batch training loops.
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments