Update overclock profiles with tuned Ollama clocks and fan profile
This commit is contained in:
@@ -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)",
|
||||
|
||||
Reference in New Issue
Block a user