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.
LatestNex AgiN2.5-Pro
Nex AgiVision-Language

Nex-N2.5-Pro arrives as an Apache-2.0 MoE vision model

A permissively licensed multimodal mixture-of-experts model built on a Qwen3-style MoE backbone.

Sep 8, 2026
NotableApache 2.0
Nex-N2.5-Pro

Nex-N2.5-Pro has landed on Hugging Face as a new multimodal model released under the permissive Apache-2.0 license. According to its model page, it is a vision-language model that also handles text-only tasks, built on a mixture-of-experts (MoE) architecture derived from the qwen3_5_moe family.

The MoE design is the notable structural choice here. Rather than activating every parameter for each token, mixture-of-experts models route inputs through a subset of specialized "expert" networks, aiming to deliver larger effective capacity without a proportional jump in inference cost. That approach has become increasingly common among open-weight releases chasing a better quality-per-compute ratio.

Why it matters

The combination of features here is what stands out:

  • Multimodal by default, spanning both image understanding and text generation.
  • MoE efficiency, inheriting the qwen3_5_moe architecture as a foundation.
  • Apache-2.0 licensing, which permits commercial use and modification with minimal restrictions.

Several specifics remain unlisted, including the total and active parameter counts and the supported context length, so teams evaluating the model for production will want to confirm those details directly from the repository. As an initial release in the Nex-N2.5 line, it sets a baseline that any future updates in the family can build on.

For developers, the appeal is straightforward: a permissively licensed, vision-capable MoE model adds another option to the growing shelf of open multimodal systems. The real test will be how it performs against established open-weight peers once independent evaluations arrive.

Sources

  • nex-agi/Nex-N2.5-Pro

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Size407.1 GB
PrecisionFP8
ArchitectureQwen3_5MoeForConditionalGeneration
LicenseAPACHE-2.0
Downloads30.1K
Likes607

Modalities

Text / LLMVision-Language

0 comments

No comments yet. Be the first to weigh in.

More in Vision-Language

SenseTime/Any-to-Any

SenseTime's SenseNova-U1.5 Unifies Vision Tasks

An 8B model drops the usual encoder and VAE in favor of a single native architecture spanning understanding, reasoning, and image generation.

Sep 9, 2026
Ling-3.0-flash-VL
inclusionAI/Vision-Language

inclusionAI Adds Vision to Ling 3.0 Flash

The new Ling-3.0-flash-VL brings a mixture-of-experts vision-language model to inclusionAI's open lineup under a permissive MIT license.

Sep 4, 2026
OpenBMB/Embeddings

NeoMME: a single-tower multilingual multimodal encoder

A new open encoder aims to make document retrieval faster by treating text and images natively in one model.

Sep 3, 2026