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.
LatestDeepreinforce Ai1.0
Deepreinforce AiText / LLM

Ornith-1.0-35B brings a mid-size MoE to agentic coding

An MIT-licensed mixture-of-experts model targets self-scaffolding code tasks without the footprint of a frontier system.

Jun 21, 2026
UpdateMIT
Ornith 1.0 35B

A new entry in the Ornith-1.0 family has landed on Hugging Face: Ornith-1.0-35B, a mixture-of-experts model aimed squarely at agentic coding workloads. Published under the permissive MIT license, it slots in as the mid-size option in a lineup built around what its makers describe as a self-scaffolding approach to code generation.

The headline number is 35 billion parameters in a mixture-of-experts configuration, which means only a fraction of those weights activate on any given token. That design lets a model reach for the reasoning capacity of a larger network while keeping inference costs closer to a smaller dense one — a practical tradeoff for developers who want capable coding assistance without the hardware bill of a frontier system.

Why it matters

Agentic coding — where a model plans, writes, and iterates on code across multiple steps rather than answering a single prompt — has become one of the most competitive corners of open-weights AI. A permissively licensed MoE at this scale is notable for a few reasons:

  • The MIT license places minimal restrictions on commercial and derivative use.
  • The MoE architecture makes self-hosting more approachable than a comparably capable dense model.
  • A mid-size variant gives teams a middle ground between lightweight and heavyweight options in the same family.

As an initial 1.0 release, Ornith-1.0-35B arrives without the extensive benchmark history of established coding models, and the model card is the best source for configuration details and intended use. For teams evaluating open coding assistants, it's worth watching how the self-scaffolding claims hold up against real-world repositories.

Sources

  • deepreinforce-ai/Ornith-1.0-35B

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Parameters35B · MoE
Size70.2 GB
PrecisionBF16
ArchitectureQwen3_5MoeForConditionalGeneration
LicenseMIT
Downloads393.5K
Likes252

Modalities

CodeText / LLM
4 versions — view changelog

0 comments

No comments yet. Be the first to weigh in.

More in Text / LLM

LongCat-Flash-Lite-Sparse
Meituan/Text / LLM

Meituan Ships a Lighter, Sparser LongCat-Flash

The food-delivery giant's newest open model trims its mixture-of-experts design for more efficient inference under an MIT license.

Jul 31, 2026
DeepSeek-V4-Flash-0731
DeepSeek/Text / LLM

DeepSeek Refreshes V4-Flash With New 0731 Checkpoint

The MIT-licensed mixture-of-experts model returns in an updated build shipping with FP8 weights for cheaper inference.

Jul 31, 2026
DeepSeek-V4-Flash-0731
DeepSeek/Text / LLM

DeepSeek Ships V4-Flash, a 304B MoE Tuned for Agents

The latest checkpoint in DeepSeek's V4 line leans into agentic workflows while keeping the permissive MIT license.

Jul 31, 2026