Z.ai

GLM 4.6V

GLM-4.6V is a large-scale multimodal foundation model developed by Z.ai, available in two variants: the full 106B parameter version designed for cloud and high-performance cluster deployments, and a lightweight 9B Flash version optimized for local and low-latency use. The model supports a 128K token context window, allowing it to process long documents, multi-page files, and complex mixed-media inputs natively without converting content to plain text first. It was trained with a data cutoff of December 2025. What distinguishes GLM-4.6V is its native integration of tool-use capabilities within a visual model — it can accept images, screenshots, and document pages directly as inputs to function calls, connecting visual perception to executable actions in agent workflows. The model also supports interleaved image-text generation, frontend replication from UI screenshots, and joint understanding of text, layout, charts, tables, and figures. It is best suited for enterprise and agent-based applications such as document analysis pipelines, multimodal AI assistants, UI automation, and content generation workflows.

Dec 08, 2025 131,072 context 16,384 tokens output
Visual Function Calling Long Document Understanding Multimodal Input Processing Interleaved Image-Text Generation Frontend Replication Agent Workflow Integration

Model Overview

High-signal model metadata in a structured two-column overview table.

Provider

The entity that provides this model.

Z.ai

Model ID

The routed model identifier exposed by upstream providers.

z-ai/glm-4.6v

Input Context Window

The number of tokens supported by the input context window.

131,072 tokens

Maximum Output Tokens

The number of tokens that can be generated by the model in a single request.

16,384 tokens tokens

Open Source

Whether the model's code is available for public use.

No

Release Date

When the model was first released.

Dec 08, 2025 7 months ago

Knowledge Cut-off Date

When the model's knowledge was last updated.

December 2025

API Providers

The providers that offer this model. This is not an exhaustive list.

Novita, Z.AI

Modalities

Types of data this model can process.

Text Image Video

What is GLM 4.6V

A fuller summary of positioning, capabilities, and source-specific details for GLM 4.6V.

GLM-4.6V is a large-scale multimodal foundation model developed by Z.ai, available in two variants: the full 106B parameter version designed for cloud and high-performance cluster deployments, and a lightweight 9B Flash version optimized for local and low-latency use. The model supports a 128K token context window, allowing it to process long documents, multi-page files, and complex mixed-media inputs natively without converting content to plain text first. It was trained with a data cutoff of December 2025.

What distinguishes GLM-4.6V is its native integration of tool-use capabilities within a visual model — it can accept images, screenshots, and document pages directly as inputs to function calls, connecting visual perception to executable actions in agent workflows. The model also supports interleaved image-text generation, frontend replication from UI screenshots, and joint understanding of text, layout, charts, tables, and figures. It is best suited for enterprise and agent-based applications such as document analysis pipelines, multimodal AI assistants, UI automation, and content generation workflows.

Capabilities

What GLM 4.6V supports

AI

Visual Function Calling

Natively passes images, screenshots, and document pages as tool inputs, enabling direct integration of visual perception into agent action loops without intermediate conversion steps.

AI

Long Document Understanding

Processes up to 128K tokens of multi-document or long-document input, jointly interpreting text, layout, charts, tables, and figures in a single pass.

MM

Multimodal Input Processing

Accepts interleaved image and text inputs, supporting complex mixed-media prompts that combine visual and textual content in a single context.

IMG

Interleaved Image-Text Generation

Generates coherent mixed-media outputs from multimodal inputs, actively calling search and retrieval tools during generation to produce visually grounded content.

AI

Frontend Replication

Reconstructs pixel-accurate HTML and CSS from UI screenshots and supports natural-language-driven iterative edits to the generated code.

AG

Agent Workflow Integration

Designed for agentic pipelines where visual understanding must trigger downstream actions, supporting tool orchestration across document analysis and UI automation tasks.

Pricing for GLM 4.6V

Primary API pricing shown in the same “quick compare” spirit as the reference page.

Price Comparison

Additional usage-cost dimensions synced into the project for this model.

Cache read $0.05
maxTemperature 1
maxResponseSize 16,384 tokens

API Access & Providers

Places where this model is available, based on the synced detail-page metadata.

Novita Z.AI

Provider Endpoints

Endpoint-level provider data currently available for this model.

Novita

Max output: 32,768 1d uptime: 97.1% Supported params: 14 Implicit caching: No

Z.AI

Max output: 32,768 1d uptime: 94.5% Supported params: 8 Implicit caching: Yes

Configuration & Parameters

The configurable options currently documented for this model.

Reasoning Effort

Toggle Group
Default: medium

Supported Request Parameters

Parameters currently listed by OpenRouter or the local catalog for this model.

Reasoning Effort

Model Performance

Benchmark scores synced from the current model source and normalized into the local catalog.

Benchmark Score
GPQA Diamond
PhD-level science questions (biology, physics, chemistry)
63.2%
HLE
Questions that challenge frontier models across many domains
5.2%
LiveCodeBench
Real-world coding tasks from recent competitions
56.1%
MMLU-Pro
Expert knowledge across 14 academic disciplines
78.4%
SciCode
Scientific research coding and numerical methods
33.1%

Resources & Documentation

Official model cards, release notes, docs, and other references synced from the source page.

Community discussion

What people think about GLM 4.6V

GLM 4.6V discussions are most active in r/LocalLLaMA, r/ZaiGLM, r/SillyTavernAI. Top Reddit threads cluster around benchmark and model-comparison threads, coding workflow discussions.

The strongest match in this snapshot has 551 upvotes and 123 comments.

r/SillyTavernAI 6 upvotes 18 comments December 26, 2025
How does GLM 4.6V Flash compare to 4.6?

Long story short, I only want to run local models. I hear many good things of 4.6, but is far too large to run locally. 4.6V-flash would fit on my GPU. How do the models compare in roleplaying?

Open Reddit thread
r/LocalLLaMA 393 upvotes 76 comments December 8, 2025
GLM-4.6V (108B) has been released

https://preview.redd.it/dyfhb6nhwy5g1.jpg?width=10101&format=pjpg&auto=webp&s=d03177e251a72b04491b10634e66bdde1a9544c5

GLM-4.6V series model includes two versions: GLM-4.6V (106B), a foundation model designed for cloud and high-performance cluster scenarios, and GLM-4.6V-Flash (9B), a lightweight model optimized for local deployment and low-latency applications. GLM-4.6V scales its context window to 128k tokens in training, and achieves SoTA performance in visual understanding among models of similar parameter scales. Crucially, we integrate native Function Calling capabilities for the first time. This effectively bridges the gap between "visual perception" and "executable action" providing a unified technical foundation for multimodal agents in real-world business scenarios.

Beyond achieves SoTA performance across major multimodal benchmarks at comparable model scales. GLM-4.6V introduces several key features:

* **Native Multimodal Function Calling** Enables native vision-driven tool use. Images, screenshots, and document pages can be passed directly as tool inputs without text conversion, while visual outputs (charts, search images, rendered pages) are interpreted and integrated into the reasoning chain. This closes the loop from perception to understanding to execution.
* **Interleaved Image-Text Content Generation** Supports high-quality mixed media creation from complex multimodal inputs. GLM-4.6V takes a multimodal context—spanning documents, user inputs, and tool-retrieved images—and synthesizes coherent, interleaved image-text content tailored to the task. During generation it can actively call search and retrieval tools to gather and curate additional text and visuals, producing rich, visually grounded content.
* **Multimodal Document Understanding** GLM-4.6V can process up to 128K tokens of multi-document or long-document input, directly interpreting richly formatted pages as images. It understands text, layout, charts, tables, and figures jointly, enabling accurate comprehension of complex, image-heavy documents without requiring prior conversion to plain text.
* **Frontend Replication & Visual Editing** Reconstructs pixel-accurate HTML/CSS from UI screenshots and supports natural-language-driven edits. It detects layout, components, and styles visually, generates clean code, and applies iterative visual modifications through simple user instructions.

[https://huggingface.co/zai-org/GLM-4.6V](https://huggingface.co/zai-org/GLM-4.6V)

please notice that llama.cpp support for GLM 4.5V is still draft

[https://github.com/ggml-org/llama.cpp/pull/16600](https://github.com/ggml-org/llama.cpp/pull/16600)

Open Reddit thread
r/LocalLLaMA 410 upvotes 65 comments December 8, 2025
zai-org/GLM-4.6V-Flash (9B) is here

Looks incredible for your own machine.

GLM-4.6V-Flash (9B), a lightweight model optimized for local deployment and low-latency applications. GLM-4.6V scales its context window to 128k tokens in training, and achieves SoTA performance in visual understanding among models of similar parameter scales. Crucially, we integrate native Function Calling capabilities for the first time. This effectively bridges the gap between "visual perception" and "executable action" providing a unified technical foundation for multimodal agents in real-world business scenarios.

https://huggingface.co/zai-org/GLM-4.6V-Flash

Open Reddit thread
r/unsloth 126 upvotes 22 comments December 28, 2025
All GLM 4.7, GLM 4.6 and GLM 4.6V-Flash GGUFs are now updated!

Hey guys, we did a refresh of quants (quality of life updates) for GLM 4.5, 4.6, 4.6V-Flash and 4.7

llama.cpp and other inference engines like LM Studio now support more features including but not limited to:

1. Non ascii decoding for tools (affects non English languages) For eg before the default (ensure\_ascii=True) would cause "café" → "caf\\u00e9", whilst now ensure\_ascii=False would tokenize "café" → "café". I would re-download our quants if you use languages other than English.
2. Converts reasoning content parsing to original \[0\], \[-1\] from our changes of |first and |last. We used to change \[0\] to |first and \[-1\] to |last so we be compatible with LM Studio and llama-cli. With the upgrade of llama-cli to use llama-server, we can revert this. llama-server also didn't like |first, so we fixed it as well.
3. Many of you reported Chinese thinking with the GLM-4.6V-Flash GGUFs. After investigating, we confirmed the same behavior appears in all uploads regardless of uploader (e.g., LM Studio and bartowski). LM Studio’s Q8\_0, bartowski’s BF16, and our BF16 all produce Chinese “thinking,” so this is just the way Z . ai intended for the model and is not unique to our uploads. [See our investigation here.](https://huggingface.co/unsloth/GLM-4.6V-Flash-GGUF/discussions/4#694bdbac91a48021d8b210a1)

Also other changes:

1. **Added lot of tool calls in our calibration dataset - makes tool calling better, especially for smaller quants.**
2. **A bit more calibration data for GLM models., adding a teeny tiny bit more accuracy overall.**

**This does mean you need to re-download them to use the latest changes**

GGUFs which received Quality of Life updates:

* [https://huggingface.co/unsloth/GLM-4.6V-GGUF](https://huggingface.co/unsloth/GLM-4.6V-GGUF)
* [https://huggingface.co/unsloth/GLM-4.6V-Flash-GGUF](https://huggingface.co/unsloth/GLM-4.6V-Flash-GGUF)
* [https://huggingface.co/unsloth/GLM-4.7-GGUF](https://huggingface.co/unsloth/GLM-4.7-GGUF)
* [https://huggingface.co/unsloth/GLM-4.6-GGUF](https://huggingface.co/unsloth/GLM-4.6-GGUF)
* [https://huggingface.co/unsloth/GLM-4.5-GGUF](https://huggingface.co/unsloth/GLM-4.5-GGUF)
* [https://huggingface.co/unsloth/GLM-4.5-Air-GGUF](https://huggingface.co/unsloth/GLM-4.5-Air-GGUF)

Our guides are all in our docs or model cards: [https://unsloth.ai/docs/models/glm-4.7](https://unsloth.ai/docs/models/glm-4.7)

Thanks so much guys! :)

Open Reddit thread
View more discussions →
FAQ

Common questions about GLM 4.6V

What is the context window for GLM-4.6V?

GLM-4.6V supports a context window of 128K tokens (131,072 tokens), allowing it to process long documents, multi-page files, and extended multimodal inputs in a single request.

What are the two available versions of GLM-4.6V?

GLM-4.6V is available as a 106B parameter model intended for cloud and high-performance cluster deployments, and as GLM-4.6V-Flash, a 9B parameter variant optimized for local inference and low-latency use cases.

What is the training data cutoff for GLM-4.6V?

According to the model metadata, GLM-4.6V has a training date of December 2025.

What types of inputs does GLM-4.6V accept?

GLM-4.6V accepts interleaved image and text inputs. It can process images, screenshots, document pages, charts, tables, and figures alongside text within its 128K token context window.

Who developed GLM-4.6V and where can I access the model weights?

GLM-4.6V was developed by Z.ai (also referred to as Zai). Model weights and a model card are available on Hugging Face at huggingface.co/zai-org/GLM-4.6V, and the code repository is hosted on GitHub at github.com/zai-org/GLM-V.

More models from Z.ai

Continue browsing adjacent models from the same provider.

← All AI Models