Skip to content

Commit

Permalink
add custom dockerfile for vllm w/ updated transformers
Browse files Browse the repository at this point in the history
  • Loading branch information
SawyerCzupka committed Feb 6, 2025
1 parent 5b2059c commit d52982d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deployment/images/Dockerfile.vllm-qwen
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
FROM vllm/vllm-openai:v0.7.2
RUN pip install git+https://github.com/huggingface/transformers.git

0 comments on commit d52982d

Please sign in to comment.