Model reference · open weights

LLaDA2.1-mini

LLaDA2.1-mini is an open-weight language model from inclusionAI, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

LLMs inclusionAI 1 variants 105k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What LLaDA2.1-mini is

LLaDA2.1-mini 🚀 LLaDA2.1-flash is now live on ZenmuxAI! Try it via API 🛠️ or Chat 💬: https://zenmux.ai/inclusionai/llada2.1-flash LLaDA2.1-mini is a diffusion language model of the LLaDA series featuring the editing enhancement. It significantly improves inference speed while delivering strong task performance. Model Performance 🚀 Highlights + Error-Correcting Editable: Structural innovation of editable generation for dLLM + Speedy vs Quality Mode: The 16B mini model achieves ultra-fast inference under Speed Mode while remaining competitive across various tasks and under Quality Mode. + Reinforcement Learning on 100B-scale dLLM: Tailored algorithm and framework to enable reinforcement learning for large dLLM. 🗺️ What's Next + Powerful Agentic/Tool Use Capability with LLaDA: Next update will be equipped with powerful Agentic and long-distance tool-use capability. + Extreme Editing: Next update will feature stronger and more extensive editing capabilities, aimed at correcting more errors in parallel reasoning. + Explore More Training Paradigms: We want to explore more training paradigms than SFT and RL for dLLM. 📦 Model Variants 🔍 Model Overview LLaDA2.1-mini has the following specifications: + Type: Mixture-of-Experts (MoE) Diffusion Language Model + Total Parameters (Non-Embedding): 16B + Number of Layers: 20 + Attention Heads: 16 + Context Length: 32,768 tokens + Position Embedding: Rotary (RoPE) + Vocabulary Size: 157,184 🤗 Hugging Face Transformers Make sure you have transformers and its dependencies installed: Best Practices To achieve optimal performance, we recommend the following settings: 1. Sampling Parameters: We recommend the following general sampling parameters: blocklength=32, temperature=0.0, topp=None and topk=None. We are currently exploring more diverse sampling configurations. 2. Denoising Thresholds: There are three denoising params: threshold, editingthreshold and maxpoststeps. We recommend threshold=0.7, editingthreshold=0.5 for Quality Mode and threshold=0.5, editingthreshold=0.0 for Speed Mode. For both modes, we suggest setting maxpoststeps to a value greater than 5. We recommend 16 as a balanced default, which was used for most of our i

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

MakerinclusionAI
TypeLanguage models
Parameters (lead)16.3B
Context32k tokens
Variants1
Runs withtransformers
Released2026-02-09
Popularity105k downloads / month
Likes124
LicenceOpen weights

How it works

How language models work

Your prompttext / messagesTransformerattention over tokensNext-token loopgenerate + streamResponsetext · tool callsA language model reads your tokens and predicts the next one, again and again, streaming the reply back.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
LLaDA2.1-mini16.3BBF16~37.4 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys llada2-1-mini for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (llada2-1-mini below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/chat/completions \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"llada2-1-mini","messages":[{"role":"user","content":"Hello"}]}'

Details

Languages, data & research

Tags

transformers safetensors llada2_moe text-generation dllm diffusion llm text_generation conversational custom_code

Papers

Licence

Open weights

Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗

Sources

Weights & code

Want LLaDA2.1-mini on EU-owned hardware?

Request this model on EU hardware See what’s served now

Explore

More language models

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms