Commit 21deca6 1 parent 93ea1b2 commit 21deca6 Copy full SHA for 21deca6
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " truss"
3
- version = " 0.9.65 "
3
+ version = " 0.9.66rc001 "
4
4
description = " A seamless bridge from model development to model delivery"
5
5
license = " MIT"
6
6
readme = " README.md"
Original file line number Diff line number Diff line change 105
105
106
106
TRTLLM_SPEC_DEC_TARGET_MODEL_NAME = "target"
107
107
TRTLLM_SPEC_DEC_DRAFT_MODEL_NAME = "draft"
108
- TRTLLM_BASE_IMAGE = "baseten/briton-server:v0.17.0-f9f857b "
108
+ TRTLLM_BASE_IMAGE = "baseten/briton-server:v0.17.0_v0.0.20 "
109
109
TRTLLM_PYTHON_EXECUTABLE = "/usr/local/briton/venv/bin/python"
110
- BASE_TRTLLM_REQUIREMENTS = ["briton==0.4.5 " ]
110
+ BASE_TRTLLM_REQUIREMENTS = ["briton==0.4.7 " ]
111
111
BEI_TRTLLM_BASE_IMAGE = "baseten/bei:0.0.18"
112
112
113
113
BEI_TRTLLM_PYTHON_EXECUTABLE = "/usr/bin/python3"
You can’t perform that action at this time.
0 commit comments