Skip to content

Conversation

@DzmitryPihulski
Copy link
Collaborator

The one issue still remaining in vllm library which overwrites a lot of packages, so the pip install still runs slow and uninstalls/installs a lot of packages as it goes.

The one solution for this is to add vllm as optional dependency and ask users to install pip install llmsql[vllm] if they want vllm inference. This solution would be possible after adding at least one other method to the inference setup, so at least something would work out of the box.

@DzmitryPihulski DzmitryPihulski linked an issue Oct 13, 2025 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@DzmitryPihulski DzmitryPihulski self-assigned this Oct 13, 2025
@DzmitryPihulski DzmitryPihulski merged commit 3f57cf7 into main Oct 13, 2025
2 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.

Relax dependencies

2 participants