Skip to content

Commit 039d1fe

Browse files
Update container/Dockerfile.sglang
Co-authored-by: Anant Sharma <anants@nvidia.com> Signed-off-by: Graham King <graham@gkgk.org>
1 parent 3684420 commit 039d1fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

container/Dockerfile.sglang

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ COPY deploy/sdk /workspace/deploy/sdk
297297
RUN cargo build \
298298
--release \
299299
--locked \
300-
--features mistralrs,python,dynamo-llm/block-manager \
300+
--features dynamo-llm/block-manager \
301301
--workspace
302302

303303
# Build dynamo wheel

0 commit comments

Comments
 (0)