GLM-5: From Vibe Coding to Agentic Engineering

· Source: Simon Willison's Weblog · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Software Development & Engineering · Depth: Intermediate, quick

Summary

Z.ai has released GLM-5, a new MIT-licensed large language model featuring 754B parameters and a 1.51TB footprint on Hugging Face. This model is twice the size of its predecessor, GLM-4.7, which had 368B parameters and was 717GB. The release also highlights the emerging term "Agentic Engineering" to describe professional software engineers who build with LLMs, a term also noted by figures like Andrej Karpathy and Addy Osmani. An example prompt, "Generate an SVG of a pelican riding a bicycle," run through GLM-5 via OpenRouter, produced a high-quality pelican but a less satisfactory bicycle frame, as observed on February 11th, 2026.

Key takeaway

For Computer Vision Engineers evaluating new large language models, you should consider GLM-5's substantial parameter count (754B) and MIT license for potential integration. Be prepared to assess its output quality for specific elements, as demonstrated by the pelican/bicycle example, to ensure it meets your project's detailed requirements.

Key insights

GLM-5 is a significantly larger MIT-licensed LLM, underscoring the trend towards "Agentic Engineering."

Principles

In practice

Topics

Best for: Computer Vision Engineer, AI Engineer, Machine Learning Engineer, Prompt Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Simon Willison's Weblog.