Meta
Muse Glimmer
Container
Meta
Muse Glimmer

A deployable inference container for serving a 30B dense multimodal causal language model with a perception encoder through industry-standard APIs.

LayerLabelCreated
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
/opt/nim/entrypoint.sh
08/11/2026 10:20 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
nvs
08/11/2026 10:20 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
NIM_TOOL_CALL_PARSER_NAME=onyx NIM_REASONING_PARSER_NAME=onyx NIM_CHAT_TEMPLATE=/opt/nim/etc/templates/tool_chat_template.jinja NIM_SERVED_MODEL_NAME=meta/Muse-Glimmer NIM_MODEL_NAME=meta/Muse-Glimmer BASE_IMAGE=nvcr.io/nvstaging/nim/china-vllm-basecontainer-stage3:8e57dda5-base-d9b8ff3b-amd64
08/11/2026 10:20 AM UTC
sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1RUN
BASE_IMAGE=nvcr.io/nvstaging/nim/china-vllm-basecontainer-stage3:8e57dda5-base-d9b8ff3b-amd64 set -eu; ! command -v ffmpeg >/dev/null 2>&1 ||
  { echo "GATE FAIL: ffmpeg on PATH"; exit 1; }; ! command -v ffprobe >/dev/null 2>&1 ||
  { echo "GATE FAIL: ffprobe on PATH"; exit 1; }; if dpkg -l 2>/dev/null | grep -qiE "^ii +(ffmpeg|libav(codec|format|util|filter|device)|libsw(scale|resample))"; then echo "GATE FAIL: apt ffmpeg/libav present"; exit 1; fi; pip show torchcodec >/dev/null 2>&1 ||
  { echo "GATE FAIL: torchcodec missing (video integration point)"; exit 1; }; if pip show av >/dev/null 2>&1; then echo "GATE FAIL: pyav wheel present (bundles libav)"; exit 1; fi; echo "video gates OK (ffmpeg-free, torchcodec present)"
08/11/2026 10:20 AM UTC
sha256:d7b6eb3c9c4eb0503d2da1a387a3a5a9ed173fd83d9ca8e33fa0657e0b52b723RUN
BASE_IMAGE=nvcr.io/nvstaging/nim/china-vllm-basecontainer-stage3:8e57dda5-base-d9b8ff3b-amd64 set -eu; printf '%s\n' '#!/usr/bin/env bash' 'set -eu' '# Video opt-in (FFmpeg-free mandate): if the user mounted FFmpeg shared' '# libs at /opt/ffmpeg8, PREPEND them (never replace - CUDA paths must' '# survive) so the torchcodec backend can dlopen them. No env needed by users.' 'if [ -d /opt/ffmpeg8 ]; then export LD_LIBRARY_PATH="/opt/ffmpeg8${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"; fi' 'exec /opt/nim/start_server.sh "$@"' > /opt/nim/entrypoint.sh; chmod a+rx /opt/nim/entrypoint.sh
08/11/2026 10:20 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
VLLM_VIDEO_LOADER_BACKEND=torchcodec
08/11/2026 10:20 AM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
PRODUCT_NAME=NVIDIA Inference Microservice LLM / VLM NIM
08/11/2026 10:20 AM UTC
sha256:40a899d4325bbd758e30f018df248ee135b2549807bfe921f179607787858c51COPY
--chown=1000:1000 VERSION /opt/nim/VERSION
08/11/2026 10:20 AM UTC
sha256:baa971186cd0567a279be9f34f7c2340332227ecb6c0b36a3db5d3a20dfb28d2COPY
--chown=1000:1000 templates/tool_chat_template.jinja /opt/nim/etc/templates/tool_chat_template.jinja
08/11/2026 10:20 AM UTC
sha256:1e20346affb53a0d0c8c5153220fc8087b66e411e3ef1a397e8871f56a32b435COPY
--chown=1000:1000 model_manifest.yaml /opt/nim/etc/default/model_manifest.yaml
08/11/2026 10:20 AM UTC
...

NVIDIA uses cookies to improve your experience on our web site. We and our third-party partners also use cookies and other tools to collect and record information you provide as well as information about your interactions with our websites for performance improvement, analytics, and to assist in marketing efforts. By clicking "Accept All", you consent to our use of cookies and other tools as described in our Cookie Policy. You can manage your cookie settings by clicking on "Manage Settings." By continuing to use this site or by clicking one of the buttons below, you agree to our Terms of Service (which contains important waivers). Please see our Privacy Policy for more information on our privacy practices.