zai-org/GLM-5
GLM-5: From Vibe Coding to Agentic Engineering observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 99
- Release rhythm 35
- Longevity 14
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 205
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
7057 stars · 911 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
GLM-5 is a family of open-weight large language models from Z.ai (Zhipu AI), including the flagship GLM-5.2 with 1M-token context and the multimodal, sparse-attention GLM-5.3-Flash (320B total / 18B active parameters). The repository provides model documentation, technical reports, benchmarks, and links to API services and hosted demos.
Use cases
- run an open-source LLM for agentic coding tasks
- process very long documents with a 1M-token context model
- build AI agents that handle long-horizon engineering work
- serve a cost-efficient multimodal chat model locally
- compare open-weight models against Claude or Gemini on coding benchmarks
- integrate an LLM API into coding assistants and IDE tools
When to choose
- you need a strong open-weight model for coding and agentic workflows
- your workload requires very long context (up to 1M tokens)
- you want multimodal understanding at low inference cost
- you need self-hostable models with an Apache-2.0 license
When to avoid
- you need a small model that runs on consumer hardware without GPUs
- you only need embeddings or retrieval rather than a generative LLM
- you require fine-tuning tooling that this repo does not provide
- you need guaranteed SLA support from a commercial vendor
Facets
library · maturity active
llm-inference machine-learning deep-learning agent-framework prompt-engineering large-language-models artificial-intelligence developer-tools python cloud self-hosted open-weights moe long-context multimodal coding-llm sparse-attention speculative-decoding chat-model ai-agents natural-language-processing gpu
2 sources
- readme: https://github.com/zai-org/GLM-5 · fetched 2026-08-28 · f6ac3642fd7c
- homepage: https://z.ai/blog/glm-5.2 · fetched 2026-08-29 · 44136fa355b3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zai-org/GLM-5 | main | 60 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem