update llama-swap

This commit is contained in:
2025-08-03 17:16:25 +02:00
parent 9269f21692
commit a26a351396
2 changed files with 3 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ spec:
spec: spec:
containers: containers:
- name: llama-swap - name: llama-swap
image: ghcr.io/mostlygeek/llama-swap:v139-vulkan-b5957 image: ghcr.io/mostlygeek/llama-swap:v147-vulkan-b6075
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: command:
- /app/llama-swap - /app/llama-swap

View File

@@ -20,8 +20,8 @@ machine:
diskSelector: diskSelector:
wwid: t10.ATA SSDPR-CX400-256 GUH039914 wwid: t10.ATA SSDPR-CX400-256 GUH039914
# Generated on https://factory.talos.dev/ # Generated on https://factory.talos.dev/
# intel-ucode and amdgpu # amd-ucode and amdgpu
image: factory.talos.dev/installer/06deebb947b815afa53f04c450d355d3c8bc28927a387c754db1622a0a06349e:v1.9.5 image: factory.talos.dev/metal-installer/9c1d1b442d73f96dcd04e81463eb20000ab014062d22e1b083e1773336bc1dd5:v1.10.6
extraKernelArgs: extraKernelArgs:
- cpufreq.default_governor=performance - cpufreq.default_governor=performance
sysfs: sysfs:
@@ -31,4 +31,3 @@ machine:
devices.system.cpu.cpu6.cpufreq.scaling_max_freq: "550000" devices.system.cpu.cpu6.cpufreq.scaling_max_freq: "550000"
devices.system.cpu.cpu7.cpufreq.scaling_max_freq: "550000" devices.system.cpu.cpu7.cpufreq.scaling_max_freq: "550000"
devices.system.cpu.cpu8.cpufreq.scaling_max_freq: "550000" devices.system.cpu.cpu8.cpufreq.scaling_max_freq: "550000"