Apodex 1.1 mini targets long-horizon agentic work
An MoE model built on Qwen3.5-35B-A3B aims at complex, multi-step tasks rather than one-shot answers.

Apodex has published Apodex 1.1 mini, a text and reasoning model built on the Qwen3.5-35B-A3B base and released on Hugging Face. The project frames the model as an agentic system, tuned for long-horizon, multi-step tasks rather than quick single-turn responses.
The model uses a mixture-of-experts (MoE) design, an architecture that activates only a fraction of its parameters per token. That approach keeps inference costs closer to a smaller dense model while retaining a larger pool of specialized capacity — a common choice for teams that want reasoning ability without paying full price on every forward pass.
Why it matters
The pitch here is agentic durability: models that can hold a plan together across many steps, tool calls, and intermediate decisions. Much of the recent open-weights work has emphasized exactly this shift.
- Built on the Qwen3.5-35B-A3B base, itself part of Alibaba's Qwen line
- MoE architecture for efficiency at inference time
- Positioned for reasoning and long-horizon task completion
Some details remain unspecified in the release record, including active parameter count and context length, and the model ships under an unspecified "other" license — worth checking before any commercial use. Supporting material is linked from the associated paper. As always with fast-moving open releases, independent evaluation will determine whether the agentic claims hold up in practice.
Sources
- Visit
apodex/Apodex-1.1-mini
Hugging Face
More in Text / LLM
IBM's Granite 4.2 Adds Reasoning to Open LLM Line
The latest update to IBM's Apache 2.0 model family leans into structured reasoning while keeping its enterprise-friendly licensing.
Zhipu's GLM-5.3 Targets Coding at a Fraction of the Cost
The open-weight MoE model from Zhipu AI aims to match frontier closed systems on coding tasks while undercutting them on price.
Liquid AI's LFM2.5-DSpark targets faster inference
The company's latest LFM2.5 variant promises up to 3.2x faster inference without leaning on cloud-scale hardware.
0 comments
No comments yet. Be the first to weigh in.