Files
llama-swap/docker/unified
Benson Wong 2c282dccad .github,docker/unified: improve caching and fix bugs (#598)
- set up a GHA scheduled job to build the container nightly 
- enabling pushing a llama-swap:unified and a llama-swap:unified-Y-M-D
image to ghcr.io
- tidy up Dockerfile to use a non-root user and llama-swap as an entry
point
2026-03-23 22:24:40 +09:00
..

Unified Docker Container

These scripts create a custom llama-swap container that contains:

  • llama-server for LLMs, rerank and embedding model support
  • sd-server (stable-diffusion.cpp) for image generation
  • whisper.cpp for ASR