Skip to content

GLM-4.6V and GLM-4.6V-Flash — Z.ai vision-language model announcement

Z.ai’s standalone launch tweet for GLM-4.6V (106B flagship) and GLM-4.6V-Flash (9B lightweight), positioned as the next iteration of the GLM vision-language family after GLM-4.5V and GLM-4.1V-Thinking: Towards Versatile Multimodal Reasoning with Scalable Reinforcement Learning. Headline claims: 128K context aligned across the visual encoder (≈150-page documents, 200 slides, or a one-hour video in a single pass), first-ever native Function Calling in the GLM vision lineage, an end-to-end multimodal search-analyze-reason workflow, image-text interleaved structured output, and frontend-development optimization (shorter “design → code” cycle). No benchmarks, weights URL, or technical report linked from the tweet — filed as a tracker pending follow-up.

  • GLM-4.6V (106B): flagship vision-language model with 128K context [tweet body].
  • GLM-4.6V-Flash (9B): lightweight variant for local / low-latency workloads [tweet body].
  • First-ever native Function Calling in the GLM vision family [tweet body].
  • Accepts multimodal inputs of various types and generates “high-quality, structured image-text interleaved content” [tweet body].
  • End-to-end multimodal workflow: visual perception → online retrieval → reasoning → final answer [tweet body].
  • Frontend-development optimization “significantly shortens the design-to-code cycle” [tweet body].
  • 128K context aligned with the visual encoder — claimed to handle ~150 pages of complex documents, 200 slide pages, or a one-hour video in a single inference pass [tweet body].
  • Long-video capability: global summarization plus fine-grained temporal reasoning, e.g. summarizing goal events and timestamps in a full football match [tweet body].

Not disclosed in the tweet. Naming convention and the 106B size place GLM-4.6V as a successor to GLM-4.5V (which is itself a 106B MoE built on GLM-4.5-Air with an AIMv2-Huge vision encoder and 3D-RoPE for video; see GLM-4.5V and GLM-4.1V-Thinking: Towards Versatile Multimodal Reasoning with Scalable Reinforcement Learning §Architecture). The 9B “Flash” variant follows the GLM-4.1V-9B-Thinking sizing point. The tweet thread separately announced these models alongside GLM-5.1 in the broader release window (see GLM-5.1 — Next Level of Open Source (Z.ai announcement) for the multi-product framing), but this is a standalone, dedicated GLM-4.6V launch tweet rather than the GLM-5.1 thread. No architectural detail, training data, or evaluation harness is described.

  • No quantitative benchmark numbers in the tweet.
  • Demonstrations described: ~1-hour football-match analysis with timestamped goal events; ~150-page document, 200-slide deck, and frontend-design-to-code transitions cited as supported workloads.
  • The tweet references a chat.z.ai share URL for a webpage-replication demo but no public eval harness or system card.

The headline novelty over GLM-4.5V and GLM-4.1V-Thinking: Towards Versatile Multimodal Reasoning with Scalable Reinforcement Learning is native Function Calling inside the vision model — the GLM-V tech report did not document Function Calling, and most vision-language stacks bolt tool use onto a text-only LLM agent that consumes VLM outputs. Native VLM Function Calling pairs naturally with the “perception → retrieval → reasoning → answer” pipeline pitched in the tweet, and would put GLM-4.6V on the same architectural axis as Qwen3-VL Thinker-Talker and Gemini 3 Flash agentic vision. The 128K visual context aligned across encoder + LLM is also a step up from the prior generation: GLM-4.5V used 3D-RoPE for video but the report did not claim a 1-hour-video / 150-page-doc single-pass envelope. The Flash + flagship pairing continues the Open foundation-model releases pattern of shipping a usable-on-local lightweight variant alongside the headline model in a single coordinated announcement — same convention as Qwen3-TTS, LTX-2’s bf16/fp8/nvfp4 ladder, and the prior GLM-5.1 release thread. Worth tracking for a technical report and HF weights URL; the function-calling and long-video numbers will need independent reproduction before they can be compared with the existing GLM-4.5V Pareto on the wiki.