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.
LatestNVIDIA1.0
NVIDIAText / LLM

NVIDIA's Nemotron TwoTower is a MoE experiment

An experimental 30B mixture-of-experts base model blends diffusion and Mamba ideas under a two-tower design.

Apr 11, 2026
NotableOther
Nemotron TwoTower 30B-A3B Base

NVIDIA has quietly published Nemotron TwoTower 30B-A3B Base, an experimental language model that departs from the standard transformer recipe. Released on Hugging Face in BF16, it is a base model — meaning it ships without instruction tuning or alignment, intended as a foundation for further research and fine-tuning.

The architecture is where things get interesting. The model is described as a two-tower design that draws on diffusion and Mamba-style approaches, wrapped in a mixture-of-experts (MoE) layout. With 30 billion total parameters but only about 3 billion active per token, it aims for the efficiency profile that has made sparse MoE models attractive: large capacity at a fraction of the inference cost.

Why it matters

Most frontier open-weight models still lean on dense or MoE transformers. NVIDIA's willingness to publish a hybrid that mixes diffusion and state-space (Mamba) components signals continued exploration of alternatives to attention-heavy designs, particularly for long-context and throughput-sensitive workloads.

  • 30B total parameters, roughly 3B active per token
  • Mixture-of-experts with a two-tower structure
  • Base checkpoint in BF16, no instruction tuning
  • Released under a custom NVIDIA license

As an experimental, notable-tier release, this is aimed squarely at researchers rather than production users. The unusual architecture makes it a useful testbed for anyone probing how diffusion and Mamba ideas hold up at scale — but expect rough edges, and check the license terms before building on it.

Sources

  • nvidia/Nemotron-Labs-TwoTower-30B-A3B-Base-BF16

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Parameters30B · MoE
Active params3B active
PrecisionBF16
LicenseOTHER
Downloads540
Likes142

Modalities

Text / LLM
2 versions — view changelog

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