Files
ollama/llama/patches/0024-ggml-Enable-resetting-backend-devices.patch
Daniel Hiltgen 850da848c5 logs: fix bogus "0 MiB free" log line (#12590)
On the llama runner, after the recent GGML bump a new log line reports
incorrect 0 MiB free after our patch to remove memory from the props.  This
adjusts the llama.cpp code to fetch the actual free memory of the active device.
2025-10-14 11:26:28 -07:00

6.7 KiB