Skip to content

Commit

Permalink
Updated version of vllm (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
oandreeva-nv authored Oct 26, 2023
1 parent de7da4a commit 17d6b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Quick_Deploy/vLLM/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

FROM nvcr.io/nvidia/tritonserver:23.09-py3
RUN pip install vllm==0.2.0
RUN pip install vllm==0.2.1.post1

0 comments on commit 17d6b79

Please sign in to comment.