{
  "schema": "https://ai-atoms.com/schemas/model-v1.json",
  "type": "model",
  "id": "model/qwen3-coder-next",
  "version": "1.0.0",
  "name": "qwen3-coder-next",
  "description": "Qwen3-Coder-Next is a coding-focused language model from Alibaba's Qwen team, optimized for agentic coding workflows and local development.",
  "vendor": "Alibaba",
  "family": "Qwen3-Coder",
  "task": "code-generation",
  "capabilities": [
    "tools"
  ],
  "providers": [
    {
      "name": "Ollama",
      "model_id": "qwen3-coder-next",
      "url": "https://ollama.com/library/qwen3-coder-next",
      "pull_command": "ollama pull qwen3-coder-next",
      "run_command": "ollama run qwen3-coder-next",
      "tag_count": 3,
      "pulls": "2M",
      "updated_at": "2026-02-04"
    }
  ],
  "links": {
    "model_card": "https://ollama.com/library/qwen3-coder-next"
  },
  "authored_by": "Alibaba",
  "source_url": "https://ollama.com/library/qwen3-coder-next",
  "category": "ai",
  "provenance": {
    "source": "ollama.com/library",
    "source_url": "https://ollama.com/library/qwen3-coder-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"
  ],
  "lifecycle": "stable"
}