This commit is contained in:
Saood Karim
2025-08-13 05:09:16 -05:00
parent a5a274a007
commit b951930e31

View File

@@ -19652,7 +19652,6 @@ static int32_t llama_kv_cache_update_internal(struct llama_context & lctx) {
LLAMA_LOG_ERROR("%s: failed to allocate compute buffers\n", __func__);
}
}
return 0;
}