Skip to content

b3994

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Oct 14:52
b9e02e8
ggml : fix memory leaks when loading invalid gguf files (#10094)

* ggml : fix gguf string leak when reading kv pairs fails

* ggml : avoid crashing with GGML_ABORT when the KV has an invalid type

* ggml : avoid crashing on failed memory allocations when loading a gguf file