switch llama-swap to unified-vulkan image with FLUX.1-dev image generation
ci/woodpecker/push/flux-reconcile-source Pipeline was successful

- Update deployment to unified-vulkan-2026-05-19 (includes llama-server,
  sd-server, whisper-server in one image)
- Fix binary paths: /app/llama-server -> llama-server (now on PATH)
- Migrate groups -> matrix to allow FLUX to evict the always-on 0.8B model
  when image generation is requested
- Add FLUX.1-dev Q4_K_S model via sd-server
- Configure OpenWebUI image generation to use llama-swap sd-server
- Update renovate versioning regex to treat all unified-vulkan date tags as
  patch updates for automerge
This commit is contained in:
2026-05-20 00:54:24 +02:00
parent 55ac337a63
commit de2822fee1
4 changed files with 90 additions and 38 deletions
+2 -2
View File
@@ -18,10 +18,10 @@ spec:
spec:
containers:
- name: llama-swap
image: ghcr.io/mostlygeek/llama-swap:v216-vulkan-b9191
image: ghcr.io/mostlygeek/llama-swap:unified-vulkan-2026-05-19
imagePullPolicy: IfNotPresent
command:
- /app/llama-swap
- llama-swap
args:
- --config=/config/config.yaml
- --watch-config