mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-08-01 07:30:48 -05:00
The implementation of the hybrid cache intentionally does not specify the types of the child caches, so there was a naming mismatch with these predicate functions that used "hybrid" to imply "hybrid recurrent." Branch: HybridCache Signed-off-by: Gabe Goodhart <ghart@us.ibm.com>