🤖 IFM releases MoE model K2-Horizon-MoVA-36B-A4B under Apache 2.0
The final checkpoint is already on Hugging Face: 36B parameters, 4B activated per token, its own Mixture-of-Values (MoVA) technique instead of standard attention, native 512K token context.
🌍 If the benchmarks claimed in the model card (58.6% on Terminal-Bench 2.1, 80.8% on GPQA Diamond) are confirmed, MoVA attention will become a concrete architectural alternative for coding and agentic tasks, compressing inference costs.
👤 You can run it right now: Hugging Face has 4/6/8-bit quantizations and MLX builds, the model card has working vLLM and SGLang recipes; the senior model in the family is K2-Horizon-375B-A23B.
Source 1: https://huggingface.co/IFM/K2-Horizon-MoVA-36B-A4B Source 2: https://huggingface.co/IFM/K2-Horizon-375B-A23B
