Model reference · open weights

GLM-4.5V

GLM-4.5V 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 66k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What GLM-4.5V is

GLM-4.5V 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. - Paper: https://huggingface.co/papers/2507.01006 - GitHub Repository: https://github.com/zai-org/GLM-V/ - Online Demo: https://chat.z.ai/ - API Access: ZhipuAI Open Platform - Desktop Assistant App: https://huggingface.co/spaces/zai-org/GLM-4.5V-Demo-App - Discord Community: https://discord.com/invite/8cnQKdAprg Introduction & Model Overview Vision-language models (VLMs) have become a key cornerstone of intelligent systems. As real-world AI tasks grow increasingly complex, VLMs urgently need to enhance reasoning capabilities beyond basic multimodal perception — improving accuracy, comprehensiveness, and intelligence — to enable complex problem solving, long-context understanding, and multimodal agents. Through our open-source work, we aim to explore the technological frontier together with the community while empowering more developers to create exciting and innovative applications. This Hugging Face repository hosts the GLM-4.5V model, part of the GLM-V series. GLM-4.5V GLM-4.5V is based on ZhipuAI’s next-generation flagship text foundation model GLM-4.5-Air (106B parameters, 12B active). It continues the technical approach of GLM-4.1V-Thinking, achieving SOTA performance among models of the same scale on 42 public vision-language benchmarks. It covers common tasks such as image, video, and document understanding, as well as GUI agent operations. Beyond benchmark performance, GLM-4.5V focuses on real-world usability. Through efficient hybrid training, it can handle diverse types of visual content, enabling full-spectrum vision reasoning, including: - Image reasoning (scene understanding, complex multi-image analysis, spatial recognition) - Video understanding (long video segmentation and event recognition) - GUI tasks (screen reading, icon recognition, desktop operation assistance) - Complex chart & long document parsing (research report analysis, information extraction) - Grounding (precise visual element localization) The model also introduces a Thinking Mode switch, al

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)107.7B
Variants1
Runs withtransformers
Based onzai-org/GLM-4.5-Air-Base
Released2025-08-10
Popularity66k downloads / month
Likes720
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.5V107.7BBF16~247.7 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys glm-4-5v for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (glm-4-5v 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-5v","messages":[{"role":"user","content":"Hello"}]}'

Details

Languages, data & research

Languages

zh en

Tags

transformers safetensors glm4v_moe image-text-to-text conversational zh en endpoints_compatible

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.5V 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