Commit 5ed8e37 1 parent 06c8bae commit 5ed8e37 Copy full SHA for 5ed8e37
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " truss"
3
- version = " 0.9.59rc019 "
3
+ version = " 0.9.59rc020 "
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 101
101
102
102
TRTLLM_SPEC_DEC_TARGET_MODEL_NAME = "target"
103
103
TRTLLM_SPEC_DEC_DRAFT_MODEL_NAME = "draft"
104
- TRTLLM_BASE_IMAGE = "baseten/briton-server:v0.16.0-9747933 "
104
+ TRTLLM_BASE_IMAGE = "baseten/briton-server:v0.16.0-5be7b58 "
105
105
TRTLLM_PYTHON_EXECUTABLE = "/usr/local/briton/venv/bin/python"
106
106
BASE_TRTLLM_REQUIREMENTS = ["briton==0.4.2" ]
107
107
BEI_TRTLLM_BASE_IMAGE = "baseten/bei:0.0.14@sha256:3ec1691665e36186a52237f4afa4e25054fe05b06c285c8a0bee633fb3e4d9bc"
You can’t perform that action at this time.
0 commit comments