Skip to content

Commit

Permalink
fix trtllm version
Browse files Browse the repository at this point in the history
  • Loading branch information
lanking520 authored and xyang16 committed Apr 11, 2024
1 parent 39af368 commit ad6cc1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serving/docker/tensorrt-llm.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ARG djl_version=0.27.0
ARG transformers_version=4.38.1
ARG accelerate_version=0.27.0
ARG tensorrtlibs_version=9.2.0.post12.dev5
ARG trtllm_toolkit_version=nightly
ARG trtllm_toolkit_version=0.8.0
ARG trtllm_version=v0.8.0
ARG cuda_python_version=12.2.0
ARG peft_wheel="https://publish.djl.ai/peft/peft-0.5.0alpha-py3-none-any.whl"
Expand Down

0 comments on commit ad6cc1f

Please sign in to comment.