Commit Graph

1 Commits

Author SHA1 Message Date
Stanisław Szymczyk 4309c8486a kv-cache : added llama_kv_cache_dsa KV cache specific to DSA composed of llama_kv_cache and new llama_ik_cache (lightning indexer key cache).
model : used new llama_kv_cache_dsa instead of modified llama_kv_cache with indexer keys in DeepseekV32ForCausalLM
model : removed non-MLA path in DeepseekV32ForCausalLM
2026-03-24 13:51:33 +01:00