diff --git a/overclock_profiles.json b/overclock_profiles.json index 04e0bd8..254b714 100644 --- a/overclock_profiles.json +++ b/overclock_profiles.json @@ -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)",