Unverified Commit c5bb8df6 authored by Neal Vaidya's avatar Neal Vaidya Committed by GitHub
Browse files

fix: specifiy triton worker dynamo base [DYN-1984] (#5794)


Signed-off-by: default avatarNeal Vaidya <nealv@nvidia.com>
parent ffe2d333
...@@ -39,7 +39,7 @@ From the Dynamo repository root: ...@@ -39,7 +39,7 @@ From the Dynamo repository root:
```bash ```bash
# Build the base Dynamo image # Build the base Dynamo image
./container/build.sh ./container/build.sh --framework NONE
# Build the Triton worker image # Build the Triton worker image
cd examples/backends/tritonserver cd examples/backends/tritonserver
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment