{
  "schema": "https://ai-atoms.com/schemas/model-v1.json",
  "type": "model",
  "id": "model/mistral-small3.1",
  "version": "1.1.0",
  "name": "mistral-small3.1",
  "description": "Building upon Mistral Small 3, Mistral Small 3.1 (2503) adds state-of-the-art vision understanding and enhances long context capabilities up to 128k tokens without compromising text performance.",
  "vendor": "Mistral AI",
  "family": "Mistral Small",
  "task": "multimodal",
  "capabilities": [
    "vision",
    "tools"
  ],
  "parameter_sizes": [
    "24b"
  ],
  "providers": [
    {
      "name": "Ollama",
      "model_id": "mistral-small3.1",
      "url": "https://ollama.com/library/mistral-small3.1",
      "pull_command": "ollama pull mistral-small3.1",
      "run_command": "ollama run mistral-small3.1",
      "tag_count": 5,
      "pulls": "784.6K",
      "updated_at": "2025-04-07"
    },
    {
      "name": "Cloudflare Workers AI",
      "model_id": "@cf/mistralai/mistral-small-3.1-24b-instruct",
      "url": "https://developers.cloudflare.com/workers-ai/models/mistral-small-3.1-24b-instruct/"
    }
  ],
  "links": {
    "model_card": "https://ollama.com/library/mistral-small3.1"
  },
  "authored_by": "Mistral AI",
  "source_url": "https://ollama.com/library/mistral-small3.1",
  "category": "ai",
  "provenance": {
    "source": "ollama.com/library",
    "source_url": "https://ollama.com/library/mistral-small3.1",
    "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. Cloudflare Workers AI provider entry added from model-atoms.com on 2026-09-03."
  },
  "tags": [
    "cloudflare",
    "local",
    "ollama",
    "tools",
    "vision"
  ],
  "lifecycle": "stable"
}