ollama/ml/backend/ggml
Jesse Gross abb8f89af9
ggml: Free ggml_backend_buffer_t when releasing buffer
When ggml_backend_buffer_free() is called, the device memory
is released but not all backends consistently release the actual
ggml_backend_buffer_t in system RAM, causing a memory leak.

Bug #10040
2025-12-29 06:37:37 -06:00
..
ggml ggml: Free ggml_backend_buffer_t when releasing buffer 2025-12-29 06:37:37 -06:00
ggml.go ggml: Fix memory leak on input tensors 2025-04-11 11:13:22 -07:00
threads.go ollama debug tensor 2025-03-11 14:49:19 -07:00
threads_debug.go ollama debug tensor 2025-03-11 14:49:19 -07:00