Model reference · open weights

GLM-4.6V-Flash

GLM-4.6V-Flash is an open-weight language model from zai-org, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

LLMs zai-org 1 variants 103k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What GLM-4.6V-Flash is

GLM-4.6V This model is part of the GLM-V family of models, introduced in the paper GLM-4.1V-Thinking and GLM-4.5V: Towards Versatile Multimodal Reasoning with Scalable Reinforcement Learning. - GLM-4.6V Blog: https://z.ai/blog/glm-4.6v - Paper: https://huggingface.co/papers/2507.01006 - GitHub Repository: https://github.com/zai-org/GLM-V - Online Demo: https://chat.z.ai/ - API Access: Z.ai Open Platform - Desktop Assistant App: https://huggingface.co/spaces/zai-org/GLM-4.5V-Demo-App Introduction 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 o

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

Makerzai-org
TypeLanguage models
Parameters (lead)10.3B
Variants1
Runs withtransformers
Released2025-12-07
Popularity103k downloads / month
Likes626
LicenceOpen weights

How it works

How language models work

Your prompttext / messagesTransformerattention over tokensNext-token loopgenerate + streamResponsetext · tool callsA language model reads your tokens and predicts the next one, again and again, streaming the reply back.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
GLM-4.6V-Flash10.3BBF16~23.7 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys glm-4-6v-flash for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (glm-4-6v-flash below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/chat/completions \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"glm-4-6v-flash","messages":[{"role":"user","content":"Hello"}]}'

Details

Languages, data & research

Languages

zh en

Tags

transformers safetensors glm4v image-text-to-text conversational zh en eval-results endpoints_compatible deploy:azure

Papers

Licence

Open weights

Open weights under mit — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗

Sources

Weights & code

Want GLM-4.6V-Flash on EU-owned hardware?

Request this model on EU hardware See what’s served now

Explore

More language models

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms