{
  "schema": "https://ai-atoms.com/schemas/model-v1.json",
  "type": "model",
  "id": "model/qwen3-next",
  "version": "1.0.0",
  "name": "qwen3-next",
  "description": "The first installment in the Qwen3-Next series with strong performance in terms of both parameter efficiency and inference speed.",
  "vendor": "Alibaba",
  "family": "Qwen3",
  "task": "reasoning",
  "capabilities": [
    "tools",
    "thinking"
  ],
  "parameter_sizes": [
    "80b"
  ],
  "providers": [
    {
      "name": "Ollama",
      "model_id": "qwen3-next",
      "url": "https://ollama.com/library/qwen3-next",
      "pull_command": "ollama pull qwen3-next",
      "run_command": "ollama run qwen3-next",
      "tag_count": 9,
      "pulls": "585.2K",
      "updated_at": "2025-12-05"
    }
  ],
  "links": {
    "model_card": "https://ollama.com/library/qwen3-next"
  },
  "authored_by": "Alibaba",
  "source_url": "https://ollama.com/library/qwen3-next",
  "category": "ai",
  "provenance": {
    "source": "ollama.com/library",
    "source_url": "https://ollama.com/library/qwen3-next",
    "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"
}