Skip to content

Commit

Permalink
bump trt-rei-version in context-builder (#1304)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfeil authored Jan 10, 2025
1 parent 5f835d0 commit 6823de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion truss/base/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
TRTLLM_BASE_IMAGE = "baseten/briton-server:v0.13.0-4fd8a10-5e5c3d7"
TRTLLM_PYTHON_EXECUTABLE = "/usr/bin/python3"
BASE_TRTLLM_REQUIREMENTS = ["briton==0.3.13.dev4"]
ENCODER_TRTLLM_BASE_IMAGE = "baseten/trt_tei_prod:v0.0.6"
ENCODER_TRTLLM_BASE_IMAGE = "baseten/trt_tei_prod:v0.0.8"
ENCODER_TRTLLM_PYTHON_EXECUTABLE = "/usr/bin/python3"
OPENAI_COMPATIBLE_TAG = "openai-compatible"

Expand Down

0 comments on commit 6823de2

Please sign in to comment.