NVIDIA
NVIDIA MLPerf Inference
Container
NVIDIA
NVIDIA MLPerf Inference

MLPerf Inference containers are base containers for people interested in NVIDIA's MLPerf Inference submission results

  • LayerLabelCreated
    sha256:c8baa0c03cca4158acf9608a1097bd4a9bbf23019a6dddb69b24d03bee3adc7dRUN
    GID=1000 UID=1000 GROUP=ubuntu USER=ubuntu echo -e "\nexport PS1=\"(mlperf) \\u@\${HOST_HOSTNAME}:\\w\\$ \"" >> /home/${USER}/.bashrc &&
      echo -e "\n%sudo ALL=(ALL:ALL) NOPASSWD:ALL\n" >> /etc/sudoers
    07/29/2025 5:20 PM UTC
    sha256:f7c9bc455489b8cb5e0e2143486c9528f13bd353de8771f8f36a205a6ce6c37bRUN
    GID=1000 UID=1000 GROUP=ubuntu USER=ubuntu if [ "$UID" -eq 1000 ]; then if [ "$USER" != "ubuntu" ]; then usermod --login $USER --home /home/$USER ubuntu &&
      groupmod --new-name $USER ubuntu &&
      usermod --uid $UID --gid $GID $USER &&
      mv /home/ubuntu /home/$USER &&
      chown -R $UID:$GID /home/$USER; else usermod --uid $UID --gid $GID $USER &&
      chown -R $UID:$GID /home/$USER; fi; else groupadd -f -g ${GID} ${GROUP} &&
      useradd -G sudo -g ${GID} -u ${UID} -m ${USER} &&
      echo ${USER}:${USER} | chpasswd; fi
    07/29/2025 5:20 PM UTC
    sha256:5fbcbfc906acd8057327e79fe635577b7898d5f6a4d23be72238eeadd38aae43RUN
    GID=1000 UID=1000 GROUP=ubuntu USER=ubuntu echo root:root | chpasswd
    07/29/2025 5:20 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    USER=ubuntu
    07/29/2025 5:20 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    GROUP=ubuntu
    07/29/2025 5:20 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    UID=1000
    07/29/2025 5:20 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    GID=1000
    07/29/2025 5:20 PM UTC
    sha256:150649f71f967a1cf10ef6621055833e423bbbfea7e9ff276b7714fb20ea7ff9RUN
    rm -rf /tmp/drive-llm
    07/29/2025 5:20 PM UTC
    sha256:508db12a3bfa38fe68d7e23a05b9f548717a71fa4ed3fab9f4aa49d360713224RUN
    pip install transformers datasets
    07/29/2025 5:20 PM UTC
    sha256:52b7555eaa6e2b631456c8fa8aad8c73d1f4337b253bd68cfd39feb49cc58f30COPY
    Llama-3.1-8B-INT4-ONNX/ /tmp/Llama-3.1-8B-INT4-ONNX/
    07/29/2025 5:20 PM 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.