Model reference · open weights

command-a-plus-05-2026

command-a-plus-05-2026 is an open-weight language model from CohereLabs, 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 CohereLabs 2 variants 41k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What command-a-plus-05-2026 is

Model Card for Command A+ Model Summary Command A+ is an open source model with 25 billion active parameters and 218B total parameters model optimized for agentic, multilingual, and reasoning-heavy tasks with a focus on enterprise performance, while also providing support for vision inputs for processing image inputs. Developed by: Cohere and Cohere Labs Point of Contact: Cohere Labs License: Apache 2.0 Model: command-a-plus-05-2026 Model Size: 25B active parameters, 218B total parameters Context length: 128K input For more details about this model, please check out our blog post. You can try out Command A+ before downloading the weights in our hosted Hugging Face Space. Available quantizations The following quantizations are available with example minimum GPU requirements All three quantizations show negligible differences in benchmark quality and performance. Our recommended quantization for most uses is W4A4 which boasts superior speed and latency characteristics alongside a smaller hardware footprint. For more details, please check out our blog post. Usage Transformers Please install transformers from the source repository that includes the necessary changes for this model. As a result, you should get an output that looks like this, where the thinking is generated between the <STARTTHINKING and <ENDTHINKING: You can also use the model directly using transformers pipeline abstraction: vLLM You can also run the model in vLLM. vllm=0.21.0 is required for Command A+ and accurate response parsing also requires installing Cohere’s melody library. Then the vllm server can be started with the following command: Model Details Input: Text and images. Output: Model generates text. Model Architecture: Command A+ is a decoder-only Sparse Mixture-of-Experts Transformer Model. With 25B active parameters and 218B total parameters, it has 128 experts, out of which 8 are active per token, and a single shared expert is applied to all tokens. The attention layers interleave sliding-window attention layers with Rotational Positional Embeddings and global attention layers without positional embeddings in a 3:1 ratio, as first introduced in Command A. The sparse MoE layer is train

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

Specifications

What it is

MakerCohereLabs
TypeLanguage models
Parameters (lead)218.8B
Variants2
Runs withtransformers
Released2026-05-11
Popularity41k downloads / month
Likes143
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
command-a-plus-05-2026-bf16218.8BBF16~503.1 GBWeights ↗
command-a-plus-05-2026-fp8218.8BFP8~251.6 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys command-a-plus-05-2026 for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (command-a-plus-05-2026 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":"command-a-plus-05-2026","messages":[{"role":"user","content":"Hello"}]}'

Details

Languages, data & research

Languages

en ar bg bn ca cs da de el es et fa fi fil

Tags

transformers safetensors cohere2_vision image-text-to-text conversational chat en ar bg bn ca cs da de

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 command-a-plus-05-2026 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