]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
fix: crash when calling `llama_state_get_size` on a context without a KV cache (...
authorGilad S. <redacted>
Wed, 14 May 2025 16:18:18 +0000 (19:18 +0300)
committerGitHub <redacted>
Wed, 14 May 2025 16:18:18 +0000 (19:18 +0300)
commit017f10b5fa630a013ec4f9936e410a60d4f460d5
treefe5fff33dff709e5a551f771b0c99570365cdfa7
parent4696d5674999dc10a7fb8c27b33406a929f7463a
fix: crash when calling `llama_state_get_size` on a context without a KV cache (#13542)
src/llama-context.cpp