{"slug": "gpt-5-6-sol-turns-blender-into-an-ai-speedrun", "title": "GPT-5.6 Sol Turns Blender Into an AI Speedrun", "summary": "A user demo on X shows OpenAI's GPT-5.6 Sol running Blender at 750 tokens per second, highlighting the model's low-latency performance in a live tool loop. OpenAI released GPT-5.6 Sol on July 9 across ChatGPT, Codex, and the API, with pricing at $5 per million input tokens and $30 per million output tokens. The demo underscores how throughput in interactive tools like Blender could make AI agents feel more responsive for design and automation tasks.", "body_md": "[Chubby (@kimmonismus)](https://x.com/kimmonismus) pushed a [Blender clip on X](https://x.com/kimmonismus/status/2075482486901969066) Friday showing GPT-5.6 Sol running at a claimed 750 tokens per second, a user demo that landed less than a day after [OpenAI](https://openai.com/index/gpt-5-6/) moved GPT-5.6 from limited preview into broader availability across ChatGPT, Codex, and the API.\n\nThe post matters because it frames GPT-5.6 around latency in a live tool loop rather than another table of scores. Chubby wrote that the clip was \"not sped up\" and later told a commenter it was running in \"Very fast mode.\" The attached video came from [@evayzh]\n\n[https://x.com/kimmonismus/status/2075482486901969066](https://x.com/kimmonismus/status/2075482486901969066)\n\n([https://x.com/evayzh/status/2075374512401711203/video/1](https://x.com/evayzh/status/2075374512401711203/video/1)), and Chubby later posted a correction after a reply from [Sir Mr Meow Meow (@SirMrMeowmeow)](https://x.com/SirMrMeowmeow/status/2075491049028612402?s=20). The text available in the thread does not independently establish the full setup, the prompt, the machine, the connector used to control Blender, or whether the observed throughput was measured by OpenAI's tooling, a third-party interface, or the user.\n\nOpenAI has supplied the part of the claim that makes the clip plausible. In its June 26th GPT-5.6 preview post, OpenAI said it was launching GPT-5.6 Sol on Cerebras in July at up to 750 tokens per second, with access initially limited to select customers. In its July 9th release post, OpenAI said GPT-5.6 was available starting that day across ChatGPT, Codex, and the API, with the global rollout continuing over the next 24 hours.\n\nThe Blender demo is useful because it shows where that speed starts to matter. Benchmarks compress work into a score. A modeling tool exposes the waits: generate code, run it, inspect the scene, fix geometry, retry. Blender is also unusually friendly territory for model-driven control because [Blender's Python API](https://docs.blender.org/api/current/info_overview.html) gives scripts access to scene data, objects, meshes, and UI-exposed settings through the `bpy`\n\nmodule. A language model does not need to \"see\" every click if it can write and revise Python against that surface.\n\nThat makes the 750-token figure less like a vanity stat and more like agent infrastructure. A slow frontier model can be competent and still feel unusable when every tool call creates another pause. A faster model can attempt more edits, recover from more errors, and keep the user in the loop without turning the session into batch work. For design tools, CAD-like environments, spreadsheets, IDEs, and browser automation, throughput determines whether the product feels interactive or delegated.\n\nOpenAI's own release page points to that direction. GPT-5.6 spans Sol, Terra, and Luna, with Sol as the flagship, Terra as the lower-cost tier, and Luna as the fastest and most affordable model. In ChatGPT Work and Codex, OpenAI says eligible paid users can choose among Sol, Terra, and Luna and set effort levels. In the API, developers get Sol, Terra, and Luna, plus Programmatic Tool Calling in the Responses API and a multi-agent beta that lets GPT-5.6 run concurrent subagents and synthesize their work in one request.\n\nThe economics are explicit. OpenAI priced Sol at $5 per 1 million input tokens and $30 per 1 million output tokens, Terra at $2.50 input and $15 output, and Luna at $1 input and $6 output. Cache writes are billed at 1.25 times the uncached input rate, while cache reads retain a 90% cached-input discount. Those numbers put pressure on developers to decide which jobs deserve Sol and which can be routed to cheaper models or cached context.\n\nThe same OpenAI page also gives the benchmark context that the viral clip sidesteps. OpenAI reports GPT-5.6 Sol Ultra at 91.9% on Terminal-Bench 2.1, Sol at 70.6% on BenchCAD and 83.4% on BenchCAD with a Python tool, and Sol at 62.6% on OSWorld 2.0. Those are OpenAI-published figures, and several are internal or tool-conditioned measures. They help explain why a Blender clip travels farther than a chart: it converts model performance into visible iteration.\n\nThere are still limits to what can be concluded from Friday's thread. The source post is a social video, not a reproducible benchmark. It does not show a full transcript, a timing log, the exact model selector, or the token meter behind the 750-token claim. It also does not prove that GPT-5.6 Sol can reliably perform professional animation or CAD work across arbitrary assets. It shows that, under one demonstrated setup, the model appeared to operate Blender quickly enough for the speed itself to become the news.\n\nThat is the real competitive pressure OpenAI is putting into the market with GPT-5.6. Frontier models are moving from answer engines into operators of software. Once the model is in the tool loop, latency, routing, cache behavior, and per-token price become product features. Friday's Blender clip made that legible in a way another benchmark row would not.", "url": "https://wpnews.pro/news/gpt-5-6-sol-turns-blender-into-an-ai-speedrun", "canonical_source": "https://runtimewire.com/article/gpt-5-6-sol-turns-blender-into-an-ai-speedrun", "published_at": "2026-07-10 17:40:44+00:00", "updated_at": "2026-07-10 17:49:29.814733+00:00", "lang": "en", "topics": ["artificial-intelligence", "large-language-models", "ai-products", "ai-agents", "ai-infrastructure"], "entities": ["OpenAI", "GPT-5.6 Sol", "Blender", "Cerebras", "Codex", "ChatGPT"], "alternates": {"html": "https://wpnews.pro/news/gpt-5-6-sol-turns-blender-into-an-ai-speedrun", "markdown": "https://wpnews.pro/news/gpt-5-6-sol-turns-blender-into-an-ai-speedrun.md", "text": "https://wpnews.pro/news/gpt-5-6-sol-turns-blender-into-an-ai-speedrun.txt", "jsonld": "https://wpnews.pro/news/gpt-5-6-sol-turns-blender-into-an-ai-speedrun.jsonld"}}