NVIDIA
qwen3-coder-next
Container
NVIDIA
qwen3-coder-next

Qwen3-Coder-Next NIM Container is the backend inference container for deploying the Qwen3-Coder-Next model (80B total parameters, 3B activated) via NVIDIA Inference Microservices description

LayerLabelCreated
sha256:ee14cec064e18b72062eb1dd882ce0d54ed13917c030382a933df985a1b16658RUN
printf 'This distribution includes open source which is archived at the following URL: https://opensource.nvidia.com/oss/teams/nim\n\nFor further inquiries or assistance, contact us at oss-requests@nvidia.com.\n' > /opt/nim/notice-file.txt &&
  chmod 644 /opt/nim/notice-file.txt
02/19/2026 3:23 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
nvs
02/19/2026 3:23 AM UTC
sha256:7ddb88613e0263d413fca60bd6b9eec1f382a71634cdf285535a49b221e01919COPY
model_manifest.yaml /opt/nim/etc/default/model_manifest.yaml
02/19/2026 3:23 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
root
02/19/2026 3:23 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4CMD
["/bin/bash" "-c" "$SERVER_START_SCRIPT_PATH"]
02/13/2026 3:02 PM UTC
sha256:8b75f57beadc1cdcdad360e6967cedaaadb4b09ff30e2dfb421b1773b0021563RUN
RUN |3 TELEMETRY_MODE=0 TELEMETRY_ENDPOINT=0 PIP_INDEX_URL=https://pypi.org/simple /bin/sh -c touch $SERVER_START_SCRIPT_PATH &&
  chmod a+rx $SERVER_START_SCRIPT_PATH &&
  cat > $SERVER_START_SCRIPT_PATH <<-EOF #!/usr/bin/env bash set -eu # SPDX-FileCopyrightText: Copyright (c) 2024 NVIDIA CORPORATION & AFFILIATES. All rights reserved. # SPDX-License-Identifier: LicenseRef-NvidiaProprietary start_server EOF # buildkit
02/13/2026 3:02 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
SERVER_START_SCRIPT_PATH=/opt/nim/start_server.sh
02/13/2026 3:02 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
nvs:1000
02/13/2026 3:02 PM UTC
sha256:ba3bd6a5513ab15cd941e349952bd4c4ecbdae21ca7b4e51b9185e98cca936c8COPY
./thinking-model-tuning-configs/* /opt/nim/
02/13/2026 3:02 PM UTC
sha256:8aaee760923ecdb0cbb5608b6ad47d8305af1b7f6ce98b0c7c15634d28cd61d3COPY
./tuning_configs/* /sgl-workspace/sglang/python/sglang/srt/layers/moe/fused_moe_triton/configs/triton_3_4_0/
02/13/2026 3:02 PM UTC
...