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

Example: Update vLLM example to use PyTorch <2.1 (CUDA 11.8) #2786

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

concretevitamin
Copy link
Collaborator

Partially address #2692. Better fix is to update GCP default images to support CUDA 12.1?

Tested (run the relevant ones):

  • Code formatting: bash format.sh
  • Any manual or new tests for this PR (please specify below)
    • HF_TOKEN=xxx sky launch serve-openai-api.yaml -c vllm-dbg2 --env HF_TOKEN -i30 --down
  • All smoke tests: pytest tests/test_smoke.py
  • Relevant individual smoke tests: pytest tests/test_smoke.py::test_fill_in_the_name
  • Backward compatibility tests: bash tests/backward_comaptibility_tests.sh

Copy link
Collaborator

@Michaelvll Michaelvll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update @concretevitamin! Current fix looks good to me. We should update the image for GCP soon.

@concretevitamin concretevitamin merged commit 2c377c9 into master Nov 14, 2023
19 checks passed
@concretevitamin concretevitamin deleted the concretevitamin-patch-2 branch November 14, 2023 21:22
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.

None yet

2 participants