Sign inSign up

xxxsen/metaloom-translate-worker:v0.0.81

Index digest

sha256:7b1764894c926ed5d3708e5ef7e02f288b312dfcdf1225203f5bfc70c01a6b20

OS/ARCH

linux/amd64

Compressed size

2.43 GB

Last pushed

about 1 month by xxxsen

Type

Image

Manifest digest

sha256:773d584364358bd8ddbd6bfa3d557bbe9d10454d59302f6e2c6d3417c72ab6fe

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.38 MB
6CMD ["/bin/bash"]0 B
7ENV NVARCH=x86_640 B
8ENV NVIDIA_REQUIRE_CUDA=cuda>=12.8 brand=unknown,driver>=470,driver<471 brand=grid,driver>=470,driver<471 brand=tesla,driver>=470,driver<4710 B
9ENV NV_CUDA_CUDART_VERSION=12.8.90-10 B
10ARG TARGETARCH0 B
11LABEL maintainer=NVIDIA CORPORATION <[email protected]>0 B
12RUN |1 TARGETARCH=amd64 /bin/sh -c6.63 MB
13ENV CUDA_VERSION=12.8.10 B
14RUN |1 TARGETARCH=amd64 /bin/sh -c61.31 MB
15RUN |1 TARGETARCH=amd64 /bin/sh -c183 B
16ENV PATH=/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
17ENV LD_LIBRARY_PATH=/usr/local/cuda/lib640 B
18COPY NGC-DL-CONTAINER-LICENSE / # buildkit6.72 KB
19ENV NVIDIA_VISIBLE_DEVICES=all0 B
20ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility0 B
21ENV NV_CUDA_LIB_VERSION=12.8.1-10 B
22ENV NV_NVTX_VERSION=12.8.90-10 B
23ENV NV_LIBNPP_VERSION=12.3.3.100-10 B
24ENV NV_LIBNPP_PACKAGE=libnpp-12-8=12.3.3.100-10 B
25ENV NV_LIBCUSPARSE_VERSION=12.5.8.93-10 B
26ENV NV_LIBCUBLAS_PACKAGE_NAME=libcublas-12-80 B
27ENV NV_LIBCUBLAS_VERSION=12.8.4.1-10 B
28ENV NV_LIBCUBLAS_PACKAGE=libcublas-12-8=12.8.4.1-10 B
29ENV NV_LIBNCCL_PACKAGE_NAME=libnccl20 B
30ENV NV_LIBNCCL_PACKAGE_VERSION=2.25.1-10 B
31ENV NCCL_VERSION=2.25.1-10 B
32ENV NV_LIBNCCL_PACKAGE=libnccl2=2.25.1-1+cuda12.80 B
33ARG TARGETARCH0 B
34LABEL maintainer=NVIDIA CORPORATION <[email protected]>0 B
35RUN |1 TARGETARCH=amd64 /bin/sh -c1.92 GB
36RUN |1 TARGETARCH=amd64 /bin/sh -c58.22 KB
37COPY entrypoint.d/ /opt/nvidia/entrypoint.d/ # buildkit1.64 KB
38COPY nvidia_entrypoint.sh /opt/nvidia/ # buildkit1.49 KB
39ENV NVIDIA_PRODUCT_NAME=CUDA0 B
40ENTRYPOINT ["/opt/nvidia/nvidia_entrypoint.sh"]0 B
41ARG BUILD_DATE=2026-08-12T04:51:24Z0 B
42ARG APP_VERSION=b103800 B
43ARG APP_REVISION=0b1bad14ff204627636aeb1de22ddcd5acb859d40 B
44ARG IMAGE_URL=https://github.com/ggml-org/llama.cpp0 B
45ARG IMAGE_SOURCE=https://github.com/ggml-org/llama.cpp0 B
46LABEL org.opencontainers.image.created=2026-08-12T04:51:24Z org.opencontainers.image.version=b10380 org.opencontainers.image.revision=0b1bad14ff204627636aeb1de22ddcd5acb859d4 org.opencontainers.image.title=llama.cpp0 B
47RUN |5 BUILD_DATE=2026-08-12T04:51:24Z APP_VERSION=b10380 APP_REVISION=0b1bad14ff204627636aeb1de22ddcd5acb859d4249.77 MB
48COPY /app/lib/ /app # buildkit157.8 MB
49ENV LLAMA_ARG_HOST=0.0.0.00 B
50COPY /app/full/llama /app/full/llama-server /app #24.46 KB
51WORKDIR /app32 B
52HEALTHCHECK {Test:[CMD curl -f http://localhost:8080/health]0 B
53ENTRYPOINT ["/app/llama-server"]0 B
54COPY /uv /uvx /usr/local/bin/ #23.37 MB
55WORKDIR /worker96 B
56COPY pyproject.toml uv.lock README.md ./2.79 KB
57RUN /bin/sh -c uv export492.94 KB
58RUN /bin/sh -c /opt/metaloom-venv/bin/python -c8.5 KB
59RUN /bin/sh -c test -x32 B
60COPY metaloom_translate_worker ./metaloom_translate_worker # buildkit31.68 KB
61COPY models/manifest.lock.json ./models/manifest.lock.json # buildkit364 B
62COPY scripts/modelctl.py ./scripts/modelctl.py # buildkit2.39 KB
63ENV PATH=/opt/metaloom-venv/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOME=/tmp USER=metaloom LOGNAME=metaloom0 B
64VOLUME [/models /work /gpu-lock]0 B
65ENTRYPOINT ["python3" "-m" "metaloom_translate_worker.main"]0 B

Command

 ARG RELEASE