Commit 06c8bae 1 parent 66610b4 commit 06c8bae Copy full SHA for 06c8bae
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.59rc018 "
3
+ version = " 0.9.59rc019 "
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 103
103
TRTLLM_SPEC_DEC_DRAFT_MODEL_NAME = "draft"
104
104
TRTLLM_BASE_IMAGE = "baseten/briton-server:v0.16.0-9747933"
105
105
TRTLLM_PYTHON_EXECUTABLE = "/usr/local/briton/venv/bin/python"
106
- BASE_TRTLLM_REQUIREMENTS = ["briton==0.4.1 " ]
106
+ BASE_TRTLLM_REQUIREMENTS = ["briton==0.4.2 " ]
107
107
BEI_TRTLLM_BASE_IMAGE = "baseten/bei:0.0.14@sha256:3ec1691665e36186a52237f4afa4e25054fe05b06c285c8a0bee633fb3e4d9bc"
108
108
109
109
BEI_TRTLLM_PYTHON_EXECUTABLE = "/usr/bin/python3"
You can’t perform that action at this time.
0 commit comments