mirror of
https://github.com/mostlygeek/llama-swap.git
synced 2026-09-07 16:37:22 +02:00
Key changes: - add cuda13 container for Ampere to Blackwell GPUs - support DGX Spark (GB10) with arm64 cuda 13 manifests - enable ik_llama on vulkan container - map `LLAMA_SWAP_*` env vars to llama-server CLI flags with backwards support - refactor GHA/docker build to accept variants closes: #905, #1066 supercedes: PR #841, PR #1084