Skip to content

Conversation

@mdevino
Copy link
Contributor

@mdevino mdevino commented Jul 2, 2025

Closes #77.

Updates base image to quay.io/modh/vllm:rhoai-2.23-cuda.

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"]
Copy link
Collaborator

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

Copy link
Contributor Author

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?

mdevino added 4 commits July 2, 2025 15:32
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>
Copy link
Collaborator

@evaline-ju evaline-ju left a 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>
@evaline-ju evaline-ju merged commit 8f9b271 into foundation-model-stack:main Jul 8, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test with vllm 0.9.0+

2 participants