Skip to content

Commit

Permalink
upgrade to v0.5.0.post1 (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
samos123 authored Jun 15, 2024
1 parent 1f05bc7 commit fb54b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN pip --verbose wheel flash-attn==${FLASH_ATTN_VERSION} \
# TODO switch back to using runtime once vllm no longer need NVCC
# https://github.com/vllm-project/vllm/issues/4666
FROM nvidia/cuda:12.1.1-devel-ubuntu22.04
ARG VERSION=0.5.0
ARG VERSION=0.5.0.post1
ENV PORT 8080

RUN apt-get update && \
Expand Down

0 comments on commit fb54b3d

Please sign in to comment.