-
-
Notifications
You must be signed in to change notification settings - Fork 6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CPU][PPC] Updated torch, torchvision, torchaudio dependencies #12555
Conversation
👋 Hi! Thank you for contributing to the vLLM project. Once the PR is approved and ready to go, your PR reviewer(s) can run CI to test the changes comprehensively before merging. To run CI, PR reviewers can do one of these:
🚀 |
Signed-off-by: npanpaliya <nishidha.panpaliya@partner.ibm.com>
830537e
to
4be824f
Compare
cc @bigPYJ1151 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, do you think you could add a doc page for ppc in the cpu installation guide? https://github.com/vllm-project/vllm/tree/main/docs/source/getting_started/installation/cpu
Yes @mgoin, we do have plan to add documentation for ppc64le but probably not part of this PR. We are working on updating the documentation, once done, we will raise a new PR for it. Will that be fine? |
Yes that is fine, thanks for letting us know |
…project#12555) Signed-off-by: npanpaliya <nishidha.panpaliya@partner.ibm.com> Signed-off-by: Isotr0py <2037008807@qq.com>
…project#12555) Signed-off-by: npanpaliya <nishidha.panpaliya@partner.ibm.com>
…project#12555) Signed-off-by: npanpaliya <nishidha.panpaliya@partner.ibm.com> Signed-off-by: Srikanth Srinivas <srikanth@astrum.ai>
…project#12555) Signed-off-by: npanpaliya <nishidha.panpaliya@partner.ibm.com>
…project#12555) Signed-off-by: npanpaliya <nishidha.panpaliya@partner.ibm.com>
…project#12555) Signed-off-by: npanpaliya <nishidha.panpaliya@partner.ibm.com>
…project#12555) Signed-off-by: npanpaliya <nishidha.panpaliya@partner.ibm.com>
…project#12555) Signed-off-by: npanpaliya <nishidha.panpaliya@partner.ibm.com>
Updated ppc64le requirements for torch, torchvision and torchaudio to the same versions used on other architectures.