Skip to content

Trivial Bugfix: not printing deepspeed version if deepspeed has not been imported#132

Open
PretzelVector wants to merge 1 commit into
BlinkDL:mainfrom
PretzelVector:train-deepspeed-version
Open

Trivial Bugfix: not printing deepspeed version if deepspeed has not been imported#132
PretzelVector wants to merge 1 commit into
BlinkDL:mainfrom
PretzelVector:train-deepspeed-version

Conversation

@PretzelVector

Copy link
Copy Markdown

Hello,

Thank you very much for your contributions.

The check is currently looking for whether the module is installed or not, rather than imported. This makes it impossible to execute non-deepspeed strategies when deepspeed is installed in the environment.

~PV

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant