Skip to content

Commit 31fc8eb

Browse files
authored
Update constants.py (#1677)
1 parent e7f1ac5 commit 31fc8eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

truss/base/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272

7373
TRTLLM_SPEC_DEC_TARGET_MODEL_NAME = "target"
7474
TRTLLM_SPEC_DEC_DRAFT_MODEL_NAME = "draft"
75-
TRTLLM_BASE_IMAGE = "baseten/briton-server:v0.18.1-ffb120c"
75+
TRTLLM_BASE_IMAGE = "baseten/briton-server:v0.18.1-6887471"
7676
# TODO: build the image so that the default path `python3` can be used - then remove here.
7777
TRTLLM_PYTHON_EXECUTABLE = "/usr/local/briton/venv/bin/python"
7878
BEI_TRTLLM_BASE_IMAGE = "baseten/bei:0.0.23"

0 commit comments

Comments
 (0)