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.
LatestIFMHorizon
IFMText / LLM

IFM releases K2-Horizon, a 375B open-weight MoE

The flagship model uses a mixture-of-experts design that activates just 23 billion parameters per token, keeping inference costs in check.

Sep 1, 2026
NotableOther
K2-Horizon-375B-A23B

IFM has published K2-Horizon-375B-A23B, an open-weight large language model built around a mixture-of-experts (MoE) architecture. The model spans 375 billion total parameters but activates roughly 23 billion for any given token, a design meant to deliver the capacity of a very large model without paying the full compute bill on every forward pass. The weights are available on Hugging Face.

The release is positioned as a flagship, and IFM lists reasoning alongside general text generation among its intended strengths. That framing puts K2-Horizon in the same competitive lane as other large open MoE systems that have leaned on sparse activation to scale parameter counts while holding inference latency down.

Why it matters

Sparse MoE models have become the default strategy for teams that want frontier-scale capacity on a realistic serving budget. A 375B model that runs like a 23B one at inference time is far more approachable for organizations that can host it themselves, and open weights let them fine-tune and deploy without an API dependency.

A few practical notes for anyone evaluating it:

  • Total vs. active parameters: 375B total, ~23B active per token.
  • Architecture: mixture-of-experts, aimed at text and reasoning tasks.
  • Licensing: listed as "other," so teams should review the terms on the model page before commercial use.

As with any fresh release, the real test will be independent benchmarking and community fine-tunes. For now, the model is live and downloadable, and the details on the Hugging Face repository are the authoritative reference.

Sources

  • IFM/K2-Horizon-375B-A23B

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Parameters375B · MoE
Active params23B active
Size758.3 GB
PrecisionBF16
ArchitectureK2HorizonForCausalLM
LicenseOTHER
Downloads3K
Likes96

Modalities

Text / LLMReasoning
2 versions — view changelog

0 comments

No comments yet. Be the first to weigh in.

More in Text / LLM

MiniCPM5-2B
OpenBMB/Text / LLM

OpenBMB's MiniCPM5-2B targets on-device AI

The compact 2-billion-parameter model adds long-context handling and tool-calling in a footprint small enough to run locally.

Sep 6, 2026
Ling-3.0-flash-Fin
inclusionAI/Text / LLM

inclusionAI Tunes Ling-3.0-flash for Finance

A finance-focused variant of the Ling-3.0-flash MoE model targets financial research and agentic tool use.

Sep 3, 2026
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