-
Couldn't load subscription status.
- Fork 107
Add update dependencies workflow #7410
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
Conversation
|
@atalman is attempting to deploy a commit to the Meta Open Source Team on Vercel. A member of the Team first needs to authorize it. |
| paths: | ||
| - s3_management/update_dependencies.py | ||
| workflow_dispatch: | ||
| inputs: |
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.
Could we have an option to choose the dependency or dependencies to update too? It could be default to update everything. I find myself from time to time to just want to get a new missing dep from pypi instead of syncing the full list?
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.
Sounds good this can be done as an improvement followup
| - torch | ||
| - triton | ||
| - torchtune | ||
| - torch_xpu |
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.
Could I have vLLM here too? The package is in the list, they are for nightly vLLM build :)
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.
Sure, lets add vllm as well
34ce025 to
4524685
Compare
Add Update S3 HTML dependencies for download.pytorch.org