llama-diffusion-cli-spike (pr24423-c3fb9724)
Published 2026-07-04 15:11:34 +00:00 by dan
Installation
docker pull forge.coffee-anon.com/dan/llama-diffusion-cli-spike:pr24423-c3fb9724sha256:9b755e0548e3cc92bd31b2d16618e03aeacf7ccdfa4a5923aba994eca4693649Image layers
| KIWI 10.3.0 |
| RUN /bin/sh -c microdnf -y --nodocs --setopt=install_weak_deps=0 install bash ca-certificates libatomic libstdc++ libgcc vulkan-loader vulkan-loader-devel vulkaninfo mesa-vulkan-drivers radeontop procps-ng && microdnf clean all && rm -rf /var/cache/dnf/* # buildkit |
| COPY /usr/ /usr/ # buildkit |
| COPY /usr/local/ /usr/local/ # buildkit |
| COPY /opt/llama.cpp/build/bin/rpc-* /usr/local/bin/ # buildkit |
| RUN /bin/sh -c echo "/usr/local/lib" > /etc/ld.so.conf.d/local.conf && echo "/usr/local/lib64" >> /etc/ld.so.conf.d/local.conf && ldconfig && cp -n /usr/local/lib/libllama*.so* /usr/lib64/ 2>/dev/null || true && ldconfig # buildkit |
| COPY gguf-vram-estimator.py /usr/local/bin/gguf-vram-estimator.py # buildkit |
| RUN /bin/sh -c chmod +x /usr/local/bin/gguf-vram-estimator.py # buildkit |
| CMD ["/bin/bash"] |
| ARG LLAMA_CPP_PR_SHA |
| LABEL maintainer=citizendaniel |
| LABEL description=SPIKE: llama-diffusion-cli from llama.cpp PR #24423 (Vulkan-RADV) — DiffusionGemma feasibility probe, not a service |
| LABEL backend=vulkan-radv-diffusion-spike |
| LABEL gpu.target=gfx1151 |
| LABEL llamacpp.pr=https://github.com/ggml-org/llama.cpp/pull/24423 |
| LABEL llamacpp.sha= |
| COPY /staging/usr/bin/llama-diffusion-cli /usr/bin/llama-diffusion-cli # buildkit |
| COPY /staging/usr/lib64/ /usr/lib64/ # buildkit |
| RUN |1 LLAMA_CPP_PR_SHA= /bin/sh -c ldconfig && echo "=== Spike verification ===" && ls -la /usr/bin/llama-diffusion-cli && (/usr/bin/llama-diffusion-cli --version 2>&1 | head -5 || true) && (/usr/bin/llama-diffusion-cli --help 2>&1 | head -20 || true) # buildkit |
| ENTRYPOINT [] |
| CMD ["sleep" "infinity"] |
Labels
| Key | Value |
|---|---|
| backend | vulkan-radv-diffusion-spike |
| description | SPIKE: llama-diffusion-cli from llama.cpp PR #24423 (Vulkan-RADV) — DiffusionGemma feasibility probe, not a service |
| gpu.target | gfx1151 |
| io.buildah.version | 1.43.2 |
| license | MIT |
| llamacpp.pr | https://github.com/ggml-org/llama.cpp/pull/24423 |
| llamacpp.sha | |
| maintainer | citizendaniel |
| name | fedora-minimal |
| org.opencontainers.image.license | MIT |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.name | fedora-minimal |
| org.opencontainers.image.title | fedora-minimal |
| org.opencontainers.image.url | https://fedoraproject.org/ |
| org.opencontainers.image.vendor | Fedora Project |
| org.opencontainers.image.version | 43 |
| vendor | Fedora Project |
| version | 43 |
Details
Versions (2)
View all
pr24423-c3fb9724-avx
2026-07-04
pr24423-c3fb9724
2026-07-04