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.

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
- Visit
nex-agi/Nex-N2.5-Pro
Hugging Face
More in Vision-Language
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.

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.
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.
0 comments
No comments yet. Be the first to weigh in.