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
DeepSpeed CUDA version mismatch: Auto-set DS_SKIP_CUDA_CHECK=1 to handle CUDA minor version mismatch (e.g., 13.3 vs 13.0). CUDA 13.x is ABI-compatible within the major version, so skipping the check is safe. This sets the env var automatically when --use-deepspeed is enabled.
Train-base dependencies: Added deepspeed and lomo-optim to train-base dependencies.