Skip to content
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

Remove redundant dependency from 'vllm-ray' comps #548

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

ashahba
Copy link
Collaborator

@ashahba ashahba commented Aug 22, 2024

Description

langserve was previously removed from all requirements.txt files and was added to requirements-runtime.txt.
If there's still a need for that, it can be installed at runtime.

But looking at this comps/llms/text-generation/vllm-ray/docker/Dockerfile.microservice there's no CMD or ENTRYPOINT to begin with.
That means the dependency may not even be needed.

Issues

N/A

Type of change

List the type of change like below. Please delete options that are not relevant.

  • [Y] Bug fix (non-breaking change which fixes an issue)
  • [N] New feature (non-breaking change which adds new functionality)
  • [N] Breaking change (fix or feature that would break existing design and interface)
  • [N] Others (enhancement, documentation, validation, etc.)

Dependencies

None

Tests

TBD

@ashahba ashahba requested a review from lvliang-intel as a code owner August 22, 2024 02:35
@ashahba ashahba added the r0.9 label Aug 22, 2024
@chensuyue chensuyue added this to the v0.9 milestone Aug 22, 2024
@chensuyue chensuyue requested a review from XinyaoWa August 22, 2024 12:09
@lvliang-intel lvliang-intel merged commit 068527d into opea-project:main Aug 22, 2024
8 checks passed
chensuyue pushed a commit that referenced this pull request Aug 22, 2024
Signed-off-by: Abolfazl Shahbazi <[email protected]>

(cherry picked from commit 068527d)
Signed-off-by: chensuyue <[email protected]>
tileintel pushed a commit to siddhivelankar23/GenAIComps that referenced this pull request Aug 22, 2024
Signed-off-by: Abolfazl Shahbazi <[email protected]>
Signed-off-by: siddhivelankar23 <[email protected]>
sharanshirodkar7 pushed a commit to predictionguard/pg-GenAIComps that referenced this pull request Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants