Sign inSign up

andreyvelichkevich/torch-tune-llm:latest

Index digest

sha256:f28bd14bb7258f44b32cae8882f6bd05d7314fd7c435f555aac55bebb4535401

OS/ARCH

linux/amd64

Compressed size

3.33 GB

Last pushed

over 1 year by andreyvelichkevich

Type

Image

Manifest digest

sha256:4f700970e8d59867962b8a495e2689203aac3c4e15fb1e51c6ed3532bc9a6014

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 29.03 MB
6CMD ["/bin/bash"]0 B
7ARG PYTORCH_VERSION=2.5.00 B
8ARG TRITON_VERSION=0 B
9ARG TARGETPLATFORM=linux/amd640 B
10ARG CUDA_VERSION=12.4.10 B
11LABEL com.nvidia.volumes.needed=nvidia_driver0 B
12RUN |4 PYTORCH_VERSION=2.5.0 TRITON_VERSION= TARGETPLATFORM=linux/amd646.88 MB
13COPY /opt/conda /opt/conda # buildkit3.07 GB
14RUN |4 PYTORCH_VERSION=2.5.0 TRITON_VERSION= TARGETPLATFORM=linux/amd6432 B
15ENV PATH=/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
16ENV NVIDIA_VISIBLE_DEVICES=all0 B
17ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility0 B
18ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib640 B
19ENV PATH=/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
20ENV PYTORCH_VERSION=2.5.00 B
21WORKDIR /workspace99 B
22RUN /bin/sh -c pip install172.48 MB
23COPY config.yaml config.yaml # buildkit1.52 KB
24RUN /bin/sh -c apt-get update38.79 MB
25RUN /bin/sh -c apt-get install19.09 MB

Command

 ARG RELEASE