We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7f1ac5 commit 31fc8ebCopy full SHA for 31fc8eb
truss/base/constants.py
@@ -72,7 +72,7 @@
72
73
TRTLLM_SPEC_DEC_TARGET_MODEL_NAME = "target"
74
TRTLLM_SPEC_DEC_DRAFT_MODEL_NAME = "draft"
75
-TRTLLM_BASE_IMAGE = "baseten/briton-server:v0.18.1-ffb120c"
+TRTLLM_BASE_IMAGE = "baseten/briton-server:v0.18.1-6887471"
76
# TODO: build the image so that the default path `python3` can be used - then remove here.
77
TRTLLM_PYTHON_EXECUTABLE = "/usr/local/briton/venv/bin/python"
78
BEI_TRTLLM_BASE_IMAGE = "baseten/bei:0.0.23"
0 commit comments