Cohere Open Models: Model List and Licenses

About Cohere

Cohere is a Canadian AI company offering language models for enterprises. According to its card, the CohereLabs organization on Hugging Face belongs to Cohere Labs, Cohere’s research lab that tackles complex machine learning problems through fundamental research.

What It Releases

  • Command A+ (May 2026): according to its model card, an MoE with 218B total and 25B active parameters, an enterprise model for agentic, multilingual and reasoning-heavy tasks that also accepts images. BF16, FP8 and W4A4 versions are available.
  • North Mini Code 1.0 (June 2026): a 30B-A3B (about 3B active) research release optimized for code generation, agentic software engineering and terminal tasks.
  • Tiny Aya (2026): small multilingual models of about 3.3B, in global, earth, fire, water and other versions.
  • Speech recognition: cohere-transcribe (March and June 2026).
  • Earlier Command A reasoning and translation models (111B) are also available.

Licenses

Newer and older models differ sharply. Command A+, North Mini Code and the speech recognition models are Apache-2.0. Tiny Aya and the earlier Command A models (reasoning, translation) are non-commercial CC BY-NC 4.0 and require agreeing on Hugging Face before download. Read each model’s license text before use. This summary is not legal advice.

Running Them Locally

  • The only official GGUF builds are for Tiny Aya (as of 2026-09-26): Cohere itself publishes GGUF files of the global, earth, fire and water versions.
  • For local use, Tiny Aya or North Mini Code are the candidates. Command A+ is 218B in total and does not fit on consumer hardware.

Sources: the CohereLabs organization card; model cards of CohereLabs/command-a-plus-05-2026-bf16 and CohereLabs/North-Mini-Code-1.0; the model list of the CohereLabs organization on Hugging Face (all as of 2026-09-26).

Our Coverage and Data

Local Model Watch has not published an article on Cohere’s models yet. The model list below is collected by code from Hugging Face every day. Part of our publisher index; model families link to their family pages.

At a Glance

Item Value
Hugging Face organization CohereLabs
Models on Hugging Face 55
Articles on its own models 0
Articles on derived models 0

Recent Models on Hugging Face

The publisher lists 55 models in total on Hugging Face. Below are up to 15 of the most recent generative models (text, image, video, audio and so on), the scope of this site, per organization. Classifiers, feature extractors, research components and repositories without a model card are omitted, and the publisher’s own quantized builds and helper variants are folded into the row of the original model. Parameter counts are left blank for repositories that pack weights into integer types, where Hugging Face’s count is not the real parameter count.

→ Scroll horizontally to see all columns

Released Model Task Parameters License Official variants
2026-09-09 CohereLabs/tiny-aya-base-32K text generation 3.4B cc-by-nc-4.0 —
2026-09-03 CohereLabs/tiny-aya-en-thinker text generation 3.4B cc-by-nc-4.0 —
2026-09-03 CohereLabs/tiny-aya-l2-thinker text generation 3.4B cc-by-nc-4.0 —
2026-08-10 CohereLabs/North-Micro-Vision-Instruct vision-language 2.5B apache-2.0 —
2026-06-19 CohereLabs/cohere-transcribe-arabic-07-2026 audio 2.1B apache-2.0 —
2026-06-05 CohereLabs/North-Mini-Code-1.0 text generation 30.5B apache-2.0 eagle, w4a16, fp8
2026-05-18 CohereLabs/command-a-plus-05-2026-w4a4 vision-language — apache-2.0 —
2026-05-18 CohereLabs/command-a-plus-05-2026-fp8 vision-language 218.8B apache-2.0 —
2026-05-11 CohereLabs/command-a-plus-05-2026-bf16 vision-language 218.8B apache-2.0 —
2026-03-24 CohereLabs/cohere-transcribe-03-2026 audio 2.1B apache-2.0 —
2026-02-13 CohereLabs/tiny-aya-fire text generation 3.3B cc-by-nc-4.0 GGUF
2026-02-13 CohereLabs/tiny-aya-earth text generation 3.3B cc-by-nc-4.0 GGUF
2026-02-13 CohereLabs/tiny-aya-water text generation 3.3B cc-by-nc-4.0 GGUF
2026-02-13 CohereLabs/tiny-aya-global text generation 3.3B cc-by-nc-4.0 GGUF
2026-02-13 CohereLabs/tiny-aya-base text generation 3.3B cc-by-nc-4.0 —

From the Hugging Face API. Last changed 2026-09-27 (JST). Collected by code.

Last updated 2026-09-27 (JST). The explanation at the top of this page was written with the help of AI from the primary sources it cites. The tables and lists under “Our Coverage and Data" are assembled by code from our article log and the Hugging Face API.