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.
LatestAi Sage3.5
Ai SageText / LLM

GigaChat 3.5 arrives as a 432B mixture-of-experts model

The multilingual instruct model activates 28B parameters per token and leans on hybrid attention for efficiency at scale.

Jul 5, 2026
NotableOther
GigaChat3.5-432B-A28B

The team behind GigaChat has published GigaChat3.5-432B-A28B on Hugging Face, a large mixture-of-experts language model aimed at instruction-following across multiple languages. According to the model page, it carries 432 billion total parameters but activates only about 28 billion for any given token.

That sparse design is the whole point. Instead of running every parameter for every request, an MoE model routes each token through a small subset of specialized "experts," which keeps inference costs closer to a mid-sized dense model while retaining the capacity of a much larger one. GigaChat 3.5 pairs this with hybrid attention, a technique meant to trim the memory and compute overhead that normally grows with longer inputs.

Why it matters

Open-weight MoE releases at this scale remain relatively rare, and each one gives practitioners another option outside the handful of frontier labs. The key details here:

  • 432B total parameters, with roughly 28B active per token
  • Multilingual instruction tuning rather than an English-only focus
  • Hybrid attention to manage the efficiency trade-offs of a very large model

A few specifics are still unstated on the release page, notably the context window and the exact licensing terms, both of which will shape how usable the model is in production. For now, GigaChat 3.5 lands as a notable addition to the growing roster of large sparse models available to download and run.

Sources

  • ai-sage/GigaChat3.5-432B-A28B

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Parameters432B · MoE
Active params28B active
Size437.9 GB
PrecisionFP8
ArchitectureGigaChat35ForCausalLM
LicenseOTHER
Downloads670
Likes76

Modalities

Text / LLM

0 comments

No comments yet. Be the first to weigh in.

More in Text / LLM

Agnes-3.0-Flash
Agnes AI/Vision-Language

Agnes-3.0-Flash arrives as a multimodal reasoning model

The new release pairs vision-language understanding with a hybrid-attention design aimed at long-context reasoning.

Sep 11, 2026
Atria Dawn Preview
Internlm/Reasoning

InternLM's Atria Dawn Preview Targets Agentic Tasks

A new mixture-of-experts model trained on verified tool interactions arrives as an early preview under an MIT license.

Sep 11, 2026
Unknown/Reasoning

ZGCM-1 arrives as a fully open 7B reasoning model

A compact foundation model targets math reasoning and agentic search with tool use, and its makers are releasing it fully open.

Sep 10, 2026