Sign inSign up

seemeai/llama-cpp:b7090

Languages & frameworks
Machine learning & AI
Manifest digest

sha256:19793789d78258c53c09dd77e9d7669d8f94abb125cf4792b0d6fc4a6f3aa394

OS/ARCH

linux/amd64

Compressed size

1.23 GB

Last pushed

10 months by zerotosingularity

Type

Image

Manifest digest

sha256:19793789d78258c53c09dd77e9d7669d8f94abb125cf4792b0d6fc4a6f3aa394

Image Layers

1ADD file ... in / 52.48 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get4.93 MB
4/bin/sh -c set -ex; if10.37 MB
5/bin/sh -c apt-get update &&52.06 MB
6/bin/sh -c set -ex; apt-get187.77 MB
7ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV LANG=C.UTF-80 B
9/bin/sh -c set -eux; apt-get6 MB
10ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
11ENV PYTHON_VERSION=3.11.10 B
12/bin/sh -c set -eux; wget20.17 MB
13/bin/sh -c set -eux; for234 B
14ENV PYTHON_PIP_VERSION=22.3.10 B
15ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
16ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/1a96dc5acd0303c4700e02655aefd3bc68c78958/public/get-pip.py0 B
17ENV PYTHON_GET_PIP_SHA256=d1d09b0f9e745610657a528689ba3ea44a73bd19c60f4c954271b790c71c26530 B
18/bin/sh -c set -eux; wget2.91 MB
19CMD ["python3"]0 B
20LABEL maintainer=Jan Van de Poel0 B
21ENV TZ=Europe/Brussels DEBIAN_FRONTEND=noninteractive0 B
22SHELL [/bin/bash -c]0 B
23WORKDIR /code94 B
24RUN /bin/bash -c apt-get update30.49 MB
25ARG llama_cpp_commit=b70900 B
26ARG build_command=cmake0 B
27RUN |2 llama_cpp_commit=b7090 build_command=cmake /bin/bash228.36 MB
28WORKDIR /code/llama.cpp32 B
29RUN |2 llama_cpp_commit=b7090 build_command=cmake /bin/bash1.73 MB
30RUN |2 llama_cpp_commit=b7090 build_command=cmake /bin/bash155 B
31RUN |2 llama_cpp_commit=b7090 build_command=cmake /bin/bash93 B
32RUN |2 llama_cpp_commit=b7090 build_command=cmake /bin/bash607.95 MB
33RUN |2 llama_cpp_commit=b7090 build_command=cmake /bin/bash58.77 MB
34WORKDIR /code32 B
35RUN |2 llama_cpp_commit=b7090 build_command=cmake /bin/bash136 B
36RUN |2 llama_cpp_commit=b7090 build_command=cmake /bin/bash158.7 KB
37RUN |2 llama_cpp_commit=b7090 build_command=cmake /bin/bash8.64 KB
38RUN |2 llama_cpp_commit=b7090 build_command=cmake /bin/bash8.65 KB
39COPY run_jupyter.sh /root/ # buildkit570 B
40EXPOSE map[6006/tcp:{} 8888/tcp:{}]0 B
41ENTRYPOINT ["jupyter" "notebook" "--allow-root"]0 B

Command

ADD file:cc6a56676703ec7ab5db8f2f7bc18a3169c0816d38703845b6b77ae5342ab41c in /