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": {
"label": "Ollama \u2014 LLM decode (memory-bandwidth bound)",
"power_limit_w": 370,
"core_offset_mhz": 100,
"mem_offset_mhz": 700,
"core_offset_mhz": 125,
"mem_offset_mhz": 850,
"lock_core_min": 0,
"lock_core_max": 0,
"lock_mem_mhz": 0,
"fan_mode": "manual",
"fan_speed_pct": 60
"fan_speed_pct": 100
},
"comfy": {
"label": "ComfyUI \u2014 diffusion (core-compute bound)",