{
  "schema": "https://ai-atoms.com/schemas/model-v1.json",
  "type": "model",
  "id": "model/north-mini-code-1.0",
  "version": "1.0.1",
  "name": "north-mini-code-1.0",
  "description": "North Mini Code is Cohere's first model for developers — a 30B Mixture-of-Experts model with 3B active parameters, built for agentic software engineering.",
  "vendor": "Cohere",
  "family": "North",
  "task": "code-generation",
  "capabilities": [
    "tools",
    "thinking"
  ],
  "providers": [
    {
      "name": "Ollama",
      "model_id": "north-mini-code-1.0",
      "url": "https://ollama.com/library/north-mini-code-1.0",
      "pull_command": "ollama pull north-mini-code-1.0",
      "run_command": "ollama run north-mini-code-1.0",
      "tag_count": 7,
      "pulls": "48.6K",
      "updated_at": "2026-06-18"
    }
  ],
  "links": {
    "model_card": "https://ollama.com/library/north-mini-code-1.0"
  },
  "authored_by": "Cohere",
  "source_url": "https://ollama.com/library/north-mini-code-1.0",
  "category": "ai",
  "provenance": {
    "source": "ollama.com/library",
    "source_url": "https://ollama.com/library/north-mini-code-1.0",
    "license": "unknown",
    "imported_at": "2026-09-03",
    "notes": "Description, capabilities, sizes, pulls, tag count and updated date as shown on the Ollama library page. Vendor, family and task are inferred from the model name; weights license is not published on the listing."
  },
  "tags": [
    "ollama",
    "local",
    "tools",
    "thinking"
  ],
  "lifecycle": "stable"
}