-
Notifications
You must be signed in to change notification settings - Fork 7
Update base image #81
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
Signed-off-by: Mateus Devino <mdevino@ibm.com>
pyproject.toml
Outdated
| "pre-commit>=3.0.4,<4.0", | ||
| "pydeps>=1.12.12,<2", | ||
| ] | ||
| dev-fmt = ["ruff==0.4.7", "pre-commit>=3.0.4,<4.0", "pydeps>=1.12.12,<2"] |
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.
hm what formatting is this? I think the individual lines were easier to read
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.
I just have my editor to automatically format on save. Did we ever configure formatting for this repository?
Signed-off-by: Mateus Devino <mdevino@ibm.com>
Signed-off-by: Mateus Devino <mdevino@ibm.com>
Signed-off-by: Mateus Devino <mdevino@ibm.com>
Signed-off-by: Mateus Devino <mdevino@ibm.com>
evaline-ju
left a comment
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.
generally LGTM with nit
Signed-off-by: Mateus Devino <mdevino@ibm.com>
Closes #77.
Updates base image to
quay.io/modh/vllm:rhoai-2.23-cuda.