GLM-5.3-Flash / Ox-Alpha The Difference They Didn't Tell You!
If you looked the other way, you may have missed the stealth preview model that was free on OpenRouter.AI and OpenCode.AI, which was branded "ox-alpha", that was making a bit of a splash. Everyone had figured out that it was a new Z.ai multi-modal, but no one could figure out how they were giving away 5,835,184,092,873 prompt tokens and 94,402,126,602 completion tokens in a single day! The answer…
In a recent discovery, an untold difference has emerged in the world of AI models. OpenRouter.AI and OpenCode.AI had been promoting a preview model called "ox-alpha," which turned out to be a new Z.ai multi-modal model. However, the true nature of this model was shrouded in mystery, as users were astounded by its ability to generate an astonishing 5,835,184,092,873 prompt tokens and 94,402,126,602 completion tokens in a single day.
Upon the model's launch as GLM-5.3-Flash, it became clear that this was an incredibly efficient open-weights model, readily available for hosting on US hardware by OpenCode.AI. The input cost was a mere $0.07 per 1 million input tokens, while the output cost was a reasonable $0.25 per 1 million output tokens.
What caught my attention, though, was the hidden truth of this model. I connected it to my personal fork of the rust-based Apache2 Codex, a preference I hold dear. When I asked it to tell me a joke, the model faltered. It merely generated one on the spot, which fell flat. I tested this on various platforms, and it seemed that the models had memorized common jokes, instead of generating unique content.
However, GLM-5.3-Flash is not a model that relies on memory to generate responses. Instead, it attempts to create content on the fly, which sets it apart from its counterparts. This unique characteristic makes the model a standout performer, particularly when it comes to handling long-running agentic tasks. One example is Ox Alpha, which managed to work tirelessly for an entire night, all while costing less than a coffee at a local bakery.
To further validate the model's capabilities, I had Kimi K3 cross-check the work, and it was ten times more expensive to review the git diff. Additionally, I utilized OpenCode.AI's coding agent across all my current projects and repositories, working non-stop for twelve hours. The total cost amounted to just $0.47, making it a remarkable feat.
While I may have mixed feelings about GenAI in general, this new mode of AI is certainly no joke. Its ability to generate original content and perform complex tasks without breaking the bank is truly impressive.
Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.