Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion container/Dockerfile.sglang-wideep
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

# Note this container is built from a local dockerfile
# Please see instructions in examples/sglang/README.md
FROM sgl-widepep:latest
FROM sgl-wideep:latest

# Add NIXL build dependencies
RUN apt-get update -y && \
Expand Down
Loading