From feaf80520869940aa7a743f8940ef822de945633 Mon Sep 17 00:00:00 2001 From: Lumpiasty Date: Sun, 3 Aug 2025 17:16:25 +0200 Subject: [PATCH] update llama-swap --- apps/llama/deployment.yaml | 2 +- talos/patches/anapistula-delrosalae.patch | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/apps/llama/deployment.yaml b/apps/llama/deployment.yaml index c9919cc..e79d5e8 100644 --- a/apps/llama/deployment.yaml +++ b/apps/llama/deployment.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: llama-swap - image: ghcr.io/mostlygeek/llama-swap:v139-vulkan-b5957 + image: ghcr.io/mostlygeek/llama-swap:v147-vulkan-b6075 imagePullPolicy: IfNotPresent command: - /app/llama-swap diff --git a/talos/patches/anapistula-delrosalae.patch b/talos/patches/anapistula-delrosalae.patch index 1026b14..ddd37d8 100644 --- a/talos/patches/anapistula-delrosalae.patch +++ b/talos/patches/anapistula-delrosalae.patch @@ -20,8 +20,8 @@ machine: diskSelector: wwid: t10.ATA SSDPR-CX400-256 GUH039914 # Generated on https://factory.talos.dev/ - # intel-ucode and amdgpu - image: factory.talos.dev/installer/06deebb947b815afa53f04c450d355d3c8bc28927a387c754db1622a0a06349e:v1.9.5 + # amd-ucode and amdgpu + image: factory.talos.dev/metal-installer/9c1d1b442d73f96dcd04e81463eb20000ab014062d22e1b083e1773336bc1dd5:v1.10.6 extraKernelArgs: - cpufreq.default_governor=performance sysfs: @@ -31,4 +31,3 @@ machine: devices.system.cpu.cpu6.cpufreq.scaling_max_freq: "550000" devices.system.cpu.cpu7.cpufreq.scaling_max_freq: "550000" devices.system.cpu.cpu8.cpufreq.scaling_max_freq: "550000" -