Sign inSign up

inteldpo/vllm-cpu:v0.6.6

Manifest digest

sha256:f00ec2dab9d725e84b7227449232a818bb04d0ded89184a733a08f47c972d97b

OS/ARCH

linux/amd64

Compressed size

2.43 GB

Last pushed

over 1 year by inteldpo

Type

Image

Manifest digest

sha256:f00ec2dab9d725e84b7227449232a818bb04d0ded89184a733a08f47c972d97b

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 / 28.17 MB
6CMD ["/bin/bash"]0 B
7ENV CCACHE_DIR=/root/.cache/ccache0 B
8ENV CMAKE_CXX_COMPILER_LAUNCHER=ccache0 B
9RUN /bin/sh -c apt-get update427.64 MB
10RUN /bin/sh -c pip install58.2 MB
11ENV LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libtcmalloc_minimal.so.4:/usr/local/lib/libiomp5.so0 B
12RUN /bin/sh -c echo 'ulimit1.53 KB
13RUN /bin/sh -c pip install222.74 MB
14WORKDIR /workspace99 B
15COPY requirements-build.txt requirements-build.txt # buildkit254 B
16ARG PIP_EXTRA_INDEX_URL=https://download.pytorch.org/whl/cpu0 B
17ENV PIP_EXTRA_INDEX_URL=https://download.pytorch.org/whl/cpu0 B
18RUN |1 PIP_EXTRA_INDEX_URL=https://download.pytorch.org/whl/cpu /bin/sh -c222.42 MB
19WORKDIR /workspace/vllm120 B
20COPY requirements-common.txt requirements-common.txt # buildkit1.04 KB
21COPY requirements-cpu.txt requirements-cpu.txt # buildkit362 B
22RUN /bin/sh -c pip install195.12 MB
23COPY . . # buildkit50.86 MB
24ARG GIT_REPO_CHECK=00 B
25RUN |1 GIT_REPO_CHECK=0 /bin/sh -c32 B
26ARG VLLM_CPU_DISABLE_AVX5120 B
27ENV VLLM_CPU_DISABLE_AVX512=0 B
28RUN |2 GIT_REPO_CHECK=0 VLLM_CPU_DISABLE_AVX512= /bin/sh1.26 GB
29WORKDIR /workspace/32 B
30RUN |2 GIT_REPO_CHECK=0 VLLM_CPU_DISABLE_AVX512= /bin/sh183 B
31RUN |2 GIT_REPO_CHECK=0 VLLM_CPU_DISABLE_AVX512= /bin/sh615 B
32ENTRYPOINT ["python3" "-m" "vllm.entrypoints.openai.api_server"]0 B

Command

 ARG RELEASE