Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 57fd804712 | |||
| 149e85762f |
@@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
initContainers:
|
||||
- name: download-whisper
|
||||
image: ghcr.io/mostlygeek/llama-swap:unified-vulkan-2026-05-31
|
||||
image: ghcr.io/mostlygeek/llama-swap:unified-vulkan-2026-06-02
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
@@ -48,7 +48,7 @@ spec:
|
||||
mountPath: /root/.cache
|
||||
containers:
|
||||
- name: llama-swap
|
||||
image: ghcr.io/mostlygeek/llama-swap:unified-vulkan-2026-05-31
|
||||
image: ghcr.io/mostlygeek/llama-swap:unified-vulkan-2026-06-02
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- llama-swap
|
||||
|
||||
Reference in New Issue
Block a user