Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
ebc84d6c
Unverified
Commit
ebc84d6c
authored
Aug 12, 2025
by
ishandhanani
Committed by
GitHub
Aug 12, 2025
Browse files
chore: update wideep dockerfile for sgl to newest rel (#2422)
parent
e22f84ab
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
components/backends/sglang/docs/dsr1-wideep-gb200.md
components/backends/sglang/docs/dsr1-wideep-gb200.md
+1
-1
container/Dockerfile.sglang-wideep
container/Dockerfile.sglang-wideep
+2
-2
No files found.
components/backends/sglang/docs/dsr1-wideep-gb200.md
View file @
ebc84d6c
...
...
@@ -29,7 +29,7 @@ docker build \
-f
container/Dockerfile.sglang-wideep
\
-t
dynamo-wideep-gb200
\
--build-arg
MODE
=
blackwell
\
--build-arg
SGLANG_IMAGE_TAG
=
v0.
4.9.post6
-cu12
8
-gb200
\
--build-arg
SGLANG_IMAGE_TAG
=
v0.
5.0rc0
-cu12
9
-gb200
\
--build-arg
ARCH
=
arm64
\
--build-arg
ARCH_ALT
=
aarch64
\
.
...
...
container/Dockerfile.sglang-wideep
View file @
ebc84d6c
...
...
@@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
ARG SGLANG_IMAGE_TAG="v0.
4.1
0-cu126"
ARG SGLANG_IMAGE_TAG="v0.
5.0rc
0-cu126"
FROM lmsysorg/sglang:${SGLANG_IMAGE_TAG}
...
...
@@ -21,7 +21,7 @@ ARG MODE="hopper"
ARG ARCH="amd64"
ARG ARCH_ALT="x86_64"
ARG NIXL_UCX_REF="v1.19.x"
ARG NIXL_TAG="0.
4.1
"
ARG NIXL_TAG="0.
5.0
"
ARG CMAKE_VERSION="3.31.8"
ARG RUST_VERSION="1.87.0"
ARG CARGO_BUILD_JOBS="16"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment