Skip to content
Snippets Groups Projects
Commit 609f089a authored by Jan Ebert's avatar Jan Ebert
Browse files

Uninstall DeepSpeed without asking

parent 58236370
No related branches found
No related tags found
No related merge requests found
......@@ -96,7 +96,7 @@ rm -rf build
python -m pip install triton==1.0.0
# Needed to install ninja manually.
python -m pip install ninja
python -m pip uninstall deepspeed
python -m pip uninstall -y deepspeed
# time \
# DS_BUILD_CPU_ADAM=1 \
# DS_BUILD_UTILS=1 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment