Model reference · open weights

command-a-plus-05-2026-w4a4

command-a-plus-05-2026-w4a4 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 1 variants 4k 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-w4a4 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 -- Special instructions for W4A4 Command A+ w4a4 can only run on vLLM =0.25.0. W4A4 and accurate response parsing also requires installing Cohere’s melody library. Then the vllm server can be started with the following command: We recommend using the following set of sampling parameters for generation: temperature=0.9, topp=0.95, repetitionpenalty=1.04. Quantization Methodology: Reasoning models pay an outsized quantization tax: long decoding traces compound per-token errors, so naive low-bit conversion typically shows up as visible regressions on hard benchmarks. To mitigate this, we quantize selectively and use distillation to close the residual quality gap. We apply NVFP4 W4A4 quantization (4-bit weights and activations, with two-level scaling) to the MoE experts only. T

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
Variants1
Runs withtransformers
Based onCohereLabs/command-a-plus-05-2026
Released2026-05-18
Popularity4k downloads / month
Likes241
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-w4a4218.8BBF16~503.1 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys command-a-plus-05-2026-w4a4 for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (command-a-plus-05-2026-w4a4 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-w4a4","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-w4a4 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