Skip to content

Commit 17d6b79

Browse files
authored
Updated version of vllm (#64)
1 parent de7da4a commit 17d6b79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Quick_Deploy/vLLM/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@
2525
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2626

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

0 commit comments

Comments
 (0)