model releaseZhipu AI

Zhipu AI releases GLM-5V-Turbo: multimodal model generates front-end code from design mockups

TL;DR

Zhipu AI released GLM-5V-Turbo, a multimodal coding model that converts design mockups directly into executable front-end code. The model processes images, video, and text with a 200,000-token context window and 128,000-token max output, priced at $1.20 per million input tokens and $4 per million output tokens.

3 min read
0

GLM-5V-Turbo — Quick Specs

Context window200K tokens
Input$1.2/1M tokens
Output$4/1M tokens

Zhipu AI Releases GLM-5V-Turbo: Multimodal Model Converts Design Mockups to Code

Zhipu AI has released GLM-5V-Turbo, a multimodal coding base model that generates executable front-end code directly from design mockups, images, and video inputs. The model is purpose-built for agent workflows and available via API at $1.20 per million input tokens and $4 per million output tokens—pricing identical to the text-only GLM-5-Turbo.

Core Specifications

GLM-5V-Turbo processes multimodal inputs through a proprietary vision encoder called CogViT, integrated directly into the architecture rather than bolted on after training. The model features:

  • Context window: 200,000 tokens
  • Maximum output: 128,000 tokens
  • Key features: Thinking mode, streaming output, function calling, and context caching
  • Availability: API-only through Z.AI platform; no open weights announced

Architecture and Training

Zhipu AI claims performance gains stem from four improvements: integrated architecture that processes images and text together from training start; a new vision encoder (CogViT); multi-token prediction during inference for faster output; and reinforcement learning across 30+ task types including STEM, grounding, video, GUI agents, and coding agents.

The company constructed a multi-level, controllable data system to address agent training data shortages, with agentic meta-skills embedded in pre-training. A multimodal toolchain extends capabilities from text to visual interaction, including box drawing, screenshots, website reading, and image understanding.

Claimed Benchmark Performance

According to Zhipu AI, GLM-5V-Turbo leads in most multimodal coding and tool usage benchmarks. The model reportedly scores well on:

  • Design-to-code generation and visual code generation
  • Multimodal search and visual exploration
  • AndroidWorld and WebVoyager (real GUI navigation benchmarks)
  • PinchBench, ClawEval, and ZClawBench (task execution quality)

Clause Opus 4.6 reportedly outperforms GLM-5V-Turbo on some benchmarks including Flame-VLM-Code and OSWorld. In text-only coding tasks, the company claims no performance drop despite added visual capabilities, maintaining strength across CC-Bench-V2 (backend, frontend, repo exploration) while outperforming its text-only predecessor GLM-5-Turbo and competitors Kimi K2.5 in several categories.

Important note: Independent evaluations are still pending. All performance claims come directly from Zhipu AI.

Use Cases

GLM-5V-Turbo targets specific workflows:

  1. Design-to-code: Converts design mockups into complete, runnable front-end projects with pixel-perfect visual consistency
  2. Autonomous GUI exploration: Paired with Claude Code or OpenClaw, the model can search websites independently, map page transitions, collect visual assets, and write code
  3. Debugging: Screenshots broken pages, identifies rendering issues (layout shifts, overlaps, color mismatches), and generates fixes

The model integrates with OpenClaw agent framework and includes official skills like image captioning, visual grounding, document writing, resume screening, and prompt generation via ClawHub.

Context: GLM-5 Lineage

GLM-5V-Turbo builds on Zhipu AI's recent releases. GLM-5-Turbo (text-only) launched for the OpenClaw ecosystem, improving tool calls and long task chain execution. Before that, GLM-5—an open-source 744-billion-parameter model under MIT license—launched in February. According to Zhipu, GLM-5 achieved 77.8% on SWE-bench Verified (compared to Claude Opus 4.5's 80.9%) and runs on Huawei chips alongside Nvidia GPUs, an advantage given US export restrictions on semiconductors to China.

What This Means

GLM-5V-Turbo represents a direct technical pivot toward vision-integrated code generation, eliminating the intermediate step of converting design visuals to text descriptions before coding. The model's integration into agent frameworks (Claude Code, OpenClaw) and matching API pricing to text-only models signals Zhipu AI's confidence in visual capabilities not degrading pure text performance. However, performance claims remain unvalidated by independent benchmarking. The design-to-code capability specifically targets a concrete workflow gap in front-end development, though real-world execution quality (pixel accuracy, responsive design handling) requires independent verification beyond company claims.

Related Articles

model release

Anonymous 'Ox Alpha' Reasoning Model Appears on OpenRouter with Free 1M-Token Context

A stealth model called Ox Alpha has appeared on OpenRouter, offering a 1 million token context window at no cost during its preview period. The model's developer remains anonymous, and OpenRouter says it is acting only as a router, not the model's owner or provider.

model release

Tencent Releases Hy-MT2-30B-A3B, a 30B-Parameter Translation Model with 3B Active Parameters

Tencent has released Hy-MT2-30B-A3B, a mixture-of-experts translation model with 30B total parameters and 3B active parameters, supporting 33 language pairs and five Chinese dialect and minority-language pairs. The model is available through Tencent Cloud at $0.074 per 1M input tokens and $0.295 per 1M output tokens.

model release

Generalist AI's GEN-1.5 Learns New Robot Tasks From a Single Demonstration

Robotics startup Generalist AI has released GEN-1.5, a model that loads a short video demonstration into its context window and performs the task without additional training. The company reports a 59 percent success rate zero-shot and 83 percent after light fine-tuning, though all results are self-reported.

model release

Z.ai Releases GLM-5.3 with 1M-Token Context and Always-On Reasoning

Z.ai has released GLM-5.3, a large-scale reasoning model aimed at software engineering and long-horizon agent tasks, featuring a 1M-token context window and mandatory reasoning that cannot be disabled. The model is priced at $1.40 per 1M input tokens and $4.40 per 1M output tokens on OpenRouter.

Comments

Loading...