{
  "schema": "https://ai-atoms.com/schemas/model-v1.json",
  "type": "model",
  "id": "model/glm-4.7-flash",
  "version": "1.1.0",
  "name": "glm-4.7-flash",
  "description": "As the strongest model in the 30B class, GLM-4.7-Flash offers a new option for lightweight deployment that balances performance and efficiency.",
  "vendor": "Zhipu AI",
  "family": "GLM-4",
  "task": "reasoning",
  "capabilities": [
    "tools",
    "thinking"
  ],
  "providers": [
    {
      "name": "Ollama",
      "model_id": "glm-4.7-flash",
      "url": "https://ollama.com/library/glm-4.7-flash",
      "pull_command": "ollama pull glm-4.7-flash",
      "run_command": "ollama run glm-4.7-flash",
      "tag_count": 4,
      "pulls": "1.6M",
      "updated_at": "2026-06-05"
    },
    {
      "name": "Cloudflare Workers AI",
      "model_id": "@cf/zhipu/glm-4.7-flash",
      "url": "https://developers.cloudflare.com/workers-ai/models/glm-4.7-flash/"
    }
  ],
  "links": {
    "model_card": "https://ollama.com/library/glm-4.7-flash"
  },
  "authored_by": "Zhipu AI",
  "source_url": "https://ollama.com/library/glm-4.7-flash",
  "category": "ai",
  "provenance": {
    "source": "ollama.com/library",
    "source_url": "https://ollama.com/library/glm-4.7-flash",
    "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",
    "thinking",
    "tools"
  ],
  "lifecycle": "stable"
}