Update overclock profiles with tuned Ollama clocks and fan profile

This commit is contained in:
drjones
2026-08-23 13:40:31 -07:00
parent f8a8b2fa00
commit 3477d50129

View File

@@ -2,13 +2,13 @@
"ollama": { "ollama": {
"label": "Ollama \u2014 LLM decode (memory-bandwidth bound)", "label": "Ollama \u2014 LLM decode (memory-bandwidth bound)",
"power_limit_w": 370, "power_limit_w": 370,
"core_offset_mhz": 100, "core_offset_mhz": 125,
"mem_offset_mhz": 700, "mem_offset_mhz": 850,
"lock_core_min": 0, "lock_core_min": 0,
"lock_core_max": 0, "lock_core_max": 0,
"lock_mem_mhz": 0, "lock_mem_mhz": 0,
"fan_mode": "manual", "fan_mode": "manual",
"fan_speed_pct": 60 "fan_speed_pct": 100
}, },
"comfy": { "comfy": {
"label": "ComfyUI \u2014 diffusion (core-compute bound)", "label": "ComfyUI \u2014 diffusion (core-compute bound)",