The Open Weights
LatestModelsLeaderboardsCompanies
Subscribe
The Open Weights

The daily record of open-source AI. New model releases, leaderboards, and what's coming next — written for people who ship.

Refreshed every 12 hours

Discover

  • Latest releases
  • New today
  • Trending models

Browse

  • All models
  • Companies
  • Categories
  • Leaderboards

About

  • About
  • Editorial policy
  • RSS feed
  • Newsletter

© 2026 The Open Weights. An independent publication.

PrivacyTermsSMSAggregated by Claude · curated by humans.
LatestIFMK2-Horizon
IFMText / LLM

IFM's K2-Horizon MoVA Ships as a 36B MoE Model

The open-weight language model activates just 4B of its 36B parameters per token, aiming for efficiency without shedding capacity.

Sep 1, 2026
UpdateOther
K2-Horizon-MoVA-36B-A4B

IFM has published K2-Horizon-MoVA-36B-A4B, an open-weight large language model built on a mixture-of-experts (MoE) design. The model carries 36 billion total parameters but activates only around 4 billion for any given token, according to its Hugging Face repository. It is the first entry in the K2-Horizon family and focuses on text generation.

The sparse MoE approach is the model's defining feature. Rather than firing every parameter on each forward pass, the network routes tokens to a small subset of specialized experts. That lets a model hold a large parameter budget while keeping the per-token compute cost closer to a much smaller dense model — a trade-off that has become increasingly common as teams try to balance quality against inference expense.

Why it matters

MoE architectures have moved from research curiosity to a practical deployment strategy, and a 36B/4B-active configuration lands in a range that could be attractive for teams with modest hardware.

  • Total parameters: 36B, distributed across experts
  • Active parameters: roughly 4B per token
  • Modality: text-only language generation
  • Weights: openly available under a custom license

Several details remain unstated in the initial listing, including context length and the specific license terms, which IFM marks simply as "other." As with any new open release, real-world evaluation will determine how the efficiency claims translate into usable performance. For now, the weights are available for developers to download and test directly from the model page.

Sources

  • IFM/K2-Horizon-MoVA-36B-A4B

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Parameters36B · MoE
Active params4B active
Size74.9 GB
PrecisionBF16
ArchitectureK2HorizonForCausalLM
LicenseOTHER
Likes76

Modalities

Text / LLM

0 comments

No comments yet. Be the first to weigh in.

More in Text / LLM

RWKV7-G1j-13.3B
Fla Hub/Text / LLM

RWKV7-G1j arrives as a 13.3B attention-free model

The latest RWKV7 checkpoint scales the recurrent, attention-free architecture to 13.3 billion parameters under a permissive Apache 2.0 license.

Sep 2, 2026
DeepSeek-V4-Flash-Vision-Exp
DeepSeek/Vision-Language

DeepSeek adds vision to its V4 Flash line

An experimental, MIT-licensed vision-language model brings image understanding to DeepSeek's fast V4 Flash architecture.

Aug 31, 2026
Hunyuan Hy4 (preview)
Tencent/Text / LLM

Tencent Previews Hunyuan Hy4, an Apache MoE Model

The company's next-generation Hunyuan language model arrives as an early preview with a permissive license and a mixture-of-experts design.

Aug 27, 2026