Roboflow
Z.ai

Z.ai: GLM 5V Turbo

GLM 5V Turbo Overview

GLM-5V-Turbo is a native multimodal model from Z.ai that extends the GLM family with joint image, video, and text input aimed at vision-centered coding and agent workflows. The model reads screenshots, design drafts, document layouts, and interface captures and generates runnable code from them, covering tasks such as turning a visual design into a working front end, diagnosing rendering and layout defects from screen captures, and operating graphical user interfaces during long-horizon agent runs. It accepts roughly 200,000 input tokens and can emit up to 131,072 output tokens in a single response, which supports sessions that hold specifications, source files, logs, and visual references at the same time.

Training includes a joint reinforcement learning stage spanning more than 30 tasks simultaneously, an approach Z.ai describes as a way to counter the trade-off in which improving visual recognition degrades programming ability and the reverse. Reported evaluations cover pure-text coding on the backend, frontend, and repository exploration tracks of CC-Bench-V2, together with agent execution suites such as PinchBench, ClawEval, and ZClawBench, indicating that text coding behavior is retained after visual input is added.

GLM 5V Turbo Interactive Demo

Model settings

Thinking level

Max output tokens

Default 65,536 · max 65,536

Sign in to adjust thinking and output length per run.

Results appear here. Add an image or pick an example to run GLM 5V Turbo.

GLM 5V Turbo Details & Performance

Details

Resources

Vision Tasks

CaptioningChart Question AnsweringClassificationDocument Question AnsweringImage TaggingMulti-Label ClassificationOCRObject DetectionVision LanguageVisual Question Answering

Features

Foundation VisionLLMs with Vision CapabilitiesMultimodal Vision

Usage

Past 30 Days

Performance

Avg. Latency

GLM 5V Turbo Vision Evals

Vision Evals is Roboflow's ground-truth benchmark: every model runs the same real-world samples across six vision tasks, and answers are scored against ground truth.

Evals updated September 5, 2026Pricing updated September 13, 2026

Overall score#36 of 53
65.3%
Avg cost / sample#30 of 53
$0.0031
Avg speed / sample#11 of 53
6.35s
Avg tokens / sample
2.2K

Strengths and weaknesses

GLM 5V Turbo averages 65.3% across the six Vision Evals tasks, ranking #36 of 53 models overall.

Its weakest relative showing is Reasoning, ranking #46 of 53 at 31.8%.

At $0.0031 per sample it is the 30th cheapest of the 53 benchmarked models, and its average inference time of 6.3s per sample makes it the 11th fastest.

Performance profile

Field medianGLM 5V Turbo

Field medians: Object Detection 53.9%, Counting 56.8%, Identification 84.4%, OCR 88.7%, Data Extraction 84.5%, Reasoning 54.1%.

Results by task

TaskScoreField (0 to 100)RankCost / sampleSpeed
Object Detection
56.5%
#22 of 53$0.00528.59s
Counting
48.6%
#40 of 53$0.00174.35s
Identification
84.4%
#23 of 53$0.00154.59s
OCR
89.3%
#25 of 53$0.003012.50s
Data Extraction
81.4%
#36 of 53$0.00184.35s
Reasoning (low)
31.8%
#46 of 53$0.00173.77s
Reasoning (high)
49.7%
#36 of 39$0.006929.02s
  • Thinking longer helps: 17.9 points higher on reasoning at high effort for 4.2x the cost and 7.7x the latency.

Price vs. performance

Score vs. cost

Overall benchmark score against estimated cost per sample, on a log scale. Upper-left is the sweet spot: high quality at low cost.

52 models on the current benchmark · scores and efficiency pooled across all six tasks at low effort · GLM 5V Turbo highlighted

GLM 5V Turbo scores are from a single run per task; a three-run re-run under the current protocol is pending · Methodology

View all Vision Evals →

GLM 5V Turbo Pricing

GLM 5V Turbo costs $1.20 per 1M input tokens and $4.00 per 1M output tokens.

Input$1.20 / 1M tokens
Output$4.00 / 1M tokens
Cached input$0.240 / 1M tokens

Pricing updated Sep 13, 2026

Alternatives to GLM 5V Turbo

Other models worth comparing for similar use cases.

Z.ai
GLM 5.3 Flash
GLM-5.3-Flash is the first natively multimodal model in Z.ai's GLM-5 series, a mixture-of-experts transformer with roughly 320 billion total parameters and 18 billion activated per token. It routes each token through 8 of 288 experts across 45 language layers that interleave KDA linear attention with sparse multi-head latent attention, and pairs them with a 24-layer vision encoder that handles image and video input. The checkpoint declares a maximum context length of 1,048,576 tokens, ships in native FP8, and includes a multi-token prediction draft layer for speculative decoding. Z.ai reports that the hybrid attention design reduces attention computation by 3.01x and KV cache size by 4.44x relative to GLM-5.3.The model starts from a newly trained base built on a 30 trillion token multimodal pre-training corpus and adopts Manifold-Constrained Hyper-Connections to improve scaling efficiency. Vision is integrated into the coding and agent loop, so the model can inspect interfaces, rendered output, and images while operating across code, browsers, and graphical user interfaces. Z.ai reports scores of 84.3 on Terminal-Bench 2.1, 63.4 on DeepSWE 1.1, 55.3 on Humanity's Last Exam with tools, and 48.8 on AutomationBench, and the model exposes low, high, and max thinking modes.
Qwen
Qwen3.6 Flash
Qwen3.6-Flash is the production API variant of the Qwen3.6 model series, developed by the Qwen team at Alibaba Group. It is built on the Qwen3.6-35B-A3B architecture, which combines a hybrid linear attention mechanism with sparse Mixture-of-Experts (MoE) routing to achieve high-throughput inference with reduced latency. The model is natively multimodal, processing both text and images within a unified early-fusion architecture, and supports 201 languages and dialects. It operates in a hybrid thinking mode, capable of generating explicit chain-of-thought reasoning before producing a final response, with the option to disable thinking for direct output. A Thinking Preservation feature allows reasoning context to be retained across multi-turn conversations, which is particularly useful for iterative agentic workflows.The model is trained with reinforcement learning scaled across large-scale agent environments and covers a broad range of tasks including agentic coding, frontend development, visual understanding, document processing, and tool use. Compared to the open-weight Qwen3.6-35B-A3B, the Flash API variant extends the default context window to 1 million tokens and includes built-in production features such as native function calling and official tool integrations. The underlying architecture achieves near-100% multimodal training efficiency relative to text-only training, and the model demonstrates strong performance on agentic coding benchmarks including SWE-bench Verified.
Google
Gemini 3.5 Flash
Gemini 3.5 Flash is a multimodal language model developed by Google DeepMind and released at Google I/O 2026. It is built on the Gemini 3 Flash reasoning foundation and introduces configurable thinking levels (minimal, low, medium, and high) that allow developers to tune the depth of internal reasoning before a response is generated. The model accepts text, image, video, audio, and PDF inputs and produces text output, with a 1 million token context window and up to 65,000 output tokens per request. It is natively multimodal, processing visual inputs alongside text to support tasks such as image captioning, classification, optical character recognition, object detection, and visual grounding, where the model references specific regions within an image or video frame.Its vision capabilities extend to interpreting UI screenshots, diagrams, charts, and real-world scenes, as well as understanding video and live frame sequences for activity and scene recognition. The model supports combined tool use, including Google Search, URL context, code execution, and custom functions, within a single request, and it uses reasoning context from previous turns when thought signatures are present in the conversation history, enabling persistent multi-turn reasoning chains. Gemini 3.5 Flash carries a knowledge cutoff of January 2026 and is available via the Gemini API, Google AI Studio, Google Antigravity, and the Gemini Enterprise Agent Platform.
OpenAI
GPT-5.4 Mini
GPT-5.4 mini is a fast, cost-efficient model developed by OpenAI and released on March 17, 2026, optimized for high-throughput workloads and subagent orchestration. It supports text and image inputs within a 400,000-token context window, making it ideal for processing extensive visual datasets and large codebases in a single request. Designed for low-latency production environments, the model integrates with key API features including function calling, web search, and tool-based computer use, allowing it to assist in automated workflows that require navigating digital interfaces.Compared to the previous GPT-5 mini, this version runs more than twice as fast while approaching the performance levels of the flagship GPT-5.4 on reasoning and coding benchmarks. While the larger GPT-5.4 introduces native, state-of-the-art computer-use capabilities, GPT-5.4 mini provides a scalable alternative for interpreting screenshots and reasoning over dense UI layouts. For vision tasks on Playground, it excels at extracting structured information from visual documents and assisting in agentic tasks that involve real-time interpretation of software interfaces alongside text.
Anthropic
Claude Sonnet 5
Claude Sonnet 5 is a mid-tier large language model from Anthropic, released on June 30, 2026, as the latest model in the Sonnet series and a direct successor to Claude Sonnet 4.6. It is a hybrid reasoning model designed primarily for agentic workflows, software coding, and professional tasks. The model features a 1 million token context window, a 128k maximum output token limit, and runs adaptive thinking by default, giving API users fine-grained control over reasoning effort across five levels (low, medium, high, max, and extra-high). It uses an updated tokenizer shared with Opus 4.7 and later models, which produces approximately 30% more tokens for equivalent text compared to earlier Claude models. On benchmarks, Sonnet 5 scores 63.2% on agentic coding and 81.2% on OSWorld, narrowing the gap with Opus 4.8 while remaining at Sonnet-tier pricing.The model supports text and image input with text output, and accepts tools including browsers and terminals for autonomous multi-step task execution. Anthropic's safety evaluations report that Sonnet 5 shows a lower rate of undesirable behaviors than Sonnet 4.6 and is generally safer in agentic contexts, with improved resistance to prompt injection and reduced sycophancy. Cybersecurity safeguards equivalent to those on Opus 4.7 and 4.8 are active, though Anthropic notes the model was not deliberately trained on cybersecurity tasks. The model is proprietary and API-only, with no open weights.
Qwen
Qwen3.8 Flash
Qwen3.8-Flash is a multimodal mixture-of-experts model from the Qwen team at Alibaba, and the production counterpart of the open-weight Qwen3.8-Flash-Next preview that introduces the architecture intended for the Qwen4 family. The main model carries 125 billion parameters alongside a separate 51 billion parameter N-gram embedding table, while activating roughly 6 billion parameters per token. It accepts interleaved image and text input and returns text, handling 262,144 tokens of context natively with extension to 1,000,000 tokens using YaRN. The production configuration runs with the 1M context window by default and adds built-in tool support.Four architectural changes separate it from earlier Qwen releases: hybrid attention that pairs Gated DeltaNet for history compression with Qwen Sparse Attention, which uses a lightweight indexer to select micro-blocks of context; a Gated Residual scheme; N-gram embeddings; and training with the Muon optimizer, refined around orthogonalization accuracy and the division of parameters between Muon and AdamW. Qwen reports training cost around one ninth that of Qwen3.7-Plus, with QSA attention kernels measured up to 7.6 times faster in prefill and 4.9 times faster in decode at 1M-token context. Reported scores include 58.7 on DeepSWE 1.1, 62.5 on SWE-bench Pro, 84.5 on AndroidWorld and 95.7 on MathVision.

GLM 5V Turbo License

Proprietary

GLM 5V Turbo is proprietary: the weights are not distributed, and the GLM 5V Turbo license is the vendor's commercial terms of service that you accept when you call the API.

Commercial use
Permitted under the vendor terms, typically metered per token or per request, with the vendor usage policy applying to your inputs and outputs.
Modification
Not available. GLM 5V Turbo weights are closed, so you can configure prompts and use vendor-hosted fine-tuning where it is offered, but you cannot modify the model itself.
Redistribution
Not permitted. You cannot self-host or resell the model; you build on the hosted API instead.

Vendor terms govern data retention, whether your inputs can be trained on, rate limits, and regional availability, and they can change with notice. Review them if you handle regulated or customer data.

Do I need a commercial license for GLM 5V Turbo?

Proprietary terms are set by the vendor rather than negotiated per project, and no open-source obligation attaches to your code. If you would rather deploy a model whose commercial license is included in your plan — on Roboflow Managed Cloud or a Self-Hosted Inference Server — Roboflow's licensing page lists the supported alternatives to GLM 5V Turbo.

Do not hesitate to reach out with questions for your commercial project — our team will help you start solving business problems on the first call. See Roboflow commercial licensing for the models included in each plan.

Talk to sales

This model is proprietary. The author retains all rights, and use of the model is governed by their specific terms of service or license agreement.

Commercial use depends on the terms set by the model author. Most proprietary commercial models require a paid subscription, API key, or per-call billing. Check the provider’s pricing and terms-of-service for details.

License information is provided as a guide and is not legal advice.

Frequently Asked Questions About GLM 5V Turbo Vision

Yes. GLM 5V Turbo accepts image input and handles OCR, data extraction, object counting, identification, visual reasoning, and object detection. On Roboflow's Vision Evals its strongest task is Object Detection at 56.5% (#22 of 53 at low effort). You can test it on your own image in the demo above.

Yes. its transcriptions match the ground truth 89.3% on average (#25 of 53 at low effort) on Vision Evals OCR. Pulling specific fields out of documents (data extraction) scores 81.4%.

Not its strength. On Vision Evals, GLM 5V Turbo scores 56.5% mAP@50 on object detection (#22 of 53 at low effort) and 48.7% judge-graded accuracy on object counting. For production counting or precise localization, pairing it with a specialized detector like RF-DETR or your own trained model in a Roboflow Workflow is usually more reliable: detect the objects, then count the detections.

On our benchmark's task mix, GLM 5V Turbo averages $0.0031 per sample at $1.20 per 1M input and $4.00 per 1M output tokens (#30 of 53 on cost), with an average speed of 6.3s per sample across the benchmark. Actual cost depends on your images and prompts.

On the overall Vision Evals ranking, GLM 5V Turbo sits #36 of 53 at 65.3%, just behind Qwen3 VL 235B A22B Instruct (65.9%) and just ahead of Grok 4.5 (65%). See the full side-by-side: GLM 5V Turbo vs Qwen3 VL 235B A22B Instruct.