sha256:72af914d7a7e0e2bd3f9d3d1391869cd4ec1f3bf5d3c50703d1b6832d32ab24d
OS/ARCH
linux/amd64
Compressed size
1.5 GB
Last pushed
over 1 year by rbehzadan
Type
Image
Manifest digest
sha256:72af914d7a7e0e2bd3f9d3d1391869cd4ec1f3bf5d3c50703d1b6832d32ab24d
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.37 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get update231.29 KB8COPY /llama.cpp/build/bin/llama-server /usr/local/bin/llama-server # buildkit2.11 MB9COPY /llama.cpp/build/bin/*.so /usr/local/lib # buildkit1.31 MB10RUN /bin/sh -c ldconfig &&2.72 KB11COPY /tmp/ReaderLM-v2-Q8_0.gguf /models # buildkit1.47 GB12EXPOSE map[8080/tcp:{}]0 B13ENTRYPOINT ["/usr/local/bin/llama-server" "--host" "0.0.0.0"]0 B14CMD ["--model" "/models/ReaderLM-v2-Q8_0.gguf"]0 BCommand
ARG RELEASE