Please specify attention mechanism (how KV cache is treated)

#2
by Reverger - opened

Hi, thank you for release!

Please write if you use MLA (Multi-Head Latent Attention) to save up KV cache.

UPD:
Surprisingly, https://arxiv.org/pdf/2607.05471 you attached here doesn't mention attention either.

Thanks for your question!
KAT-Coder-V2.5-Dev is fine-tuned based on the original Qwen3.6-35BA3B checkpoint. We did not modify the underlying model architecture, so the attention mechanism remains consistent with the base model.

Sign up or log in to comment