Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented May 8, 2025

users may not want to install deepspeed when they install the cuda requirements. this moves DeepSpeed into its own requirements file so if the user wants to install DeepSpeed, they can do so with:

pip3 install instructlab-training[cuda,deepspeed]


This is an automatic backport of pull request #455 done by Mergify.

users may not want to install deepspeed when they install the cuda
requirements. this moves DeepSpeed into its own requirements file so if
the user wants to install DeepSpeed, they can do so with:

`pip3 install instructlab-training[cuda,deepspeed]`

Signed-off-by: James Kunstle <[email protected]>
(cherry picked from commit a9bf797)
@mergify mergify bot added release-branch one-approval dependencies Pull requests that update a dependency file labels May 8, 2025
@mergify mergify bot removed the one-approval label May 8, 2025
@mergify mergify bot merged commit 40e1e8c into release-v0.10 May 8, 2025
13 checks passed
@mergify mergify bot deleted the mergify/bp/release-v0.10/pr-455 branch May 8, 2025 19:44
@mergify mergify bot added the ci-failure label May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-failure dependencies Pull requests that update a dependency file release-branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants