Back to Home

GLM Built Its Own Servers. RSI Is Kind of Here Now

Somewhere in China, a language model just did the AI equivalent of moving out of its parents' basement, signing its own lease, and hand-building the furniture before it unpacked. Z.AI, the lab formerly known as Zhipu, published a research post titled "Toward Recursive Self-Improvement: How GLM Built Its Own Inference Infrastructure." The headline ratio is, frankly, absurd.

RSI, for the acronym tracking, is recursive self-improvement: an AI system that keeps upgrading the tools and models that make it smarter, until the loop starts to look like a dog chasing its own tail at 100,000 chips wide. Z.AI says it is now running that loop for real. Sort of.

The model built the servers it now lives on

The money sentence from the post: "The model optimizes the system; the system runs the model." It reads like a motivational poster that a server rack would hang above its own blinking LEDs.

Here is the setup. GLM-5.3-Flash, Z.AI's compact flagship, is served to the world from a production-grade inference cluster made entirely of more than 100,000 Chinese-made AI accelerators. No Western silicon in the building. Z.AI claims this is the first time anyone has stood up a Chinese-accelerator cluster at this scale, and the whole thing was built mostly by the model itself.

  • Over 100,000 domestic accelerators, all production inference for GLM-5.3-Flash running on them.
  • Roughly two weeks from first model adaptation to production readiness.
  • End-to-end throughput about tripled versus the initial baseline, with per-token costs said to be comparable to mainstream Nvidia GPUs.

The company is blunt about the mess it inherited. The chips had limited memory and bandwidth, the ecosystem was immature, kernel support was incomplete, and "much of what should have been documented had to be guessed." In other words, the model was handed a half-assembled IKEA flatpack with the instruction sheet written in a language nobody fully understood, and it just... built the thing.

Secret agent mode and the whole RSI thing

Z.AI credits an "Infra Agent" powered by GLM-5.3 with a huge share of the heavy lifting, helped along by a trick it calls "dense feedback." Instead of vague signals like "throughput dropped by 20 percent," the agent gets correctness tests, runtime logs, execution traces, and microbenchmarks, so it can guess which layer of the stack is misbehaving and test its fix on the spot.

Then there is the plot twist that already had the internet buzzing. Before launch, GLM-5.3-Flash was tested anonymously under the name Ox-Alpha on OpenCode and OpenRouter. Within a week it became the most-used model on both platforms, chewing through more than 62 trillion tokens in six days. Z.AI has since confirmed it was behind the mask all along. Batman, it turns out, was the batcomputer.

Hacker News was predictably delighted, slugging the post with around 400 points in two days. The vibe in the comments is roughly: "cool, but please do not let the model pay your taxes yet."

Z.AI, to its credit, pumps the brakes itself. The company insists it has not actually reached recursive self-improvement, only that early forms are emerging. Choosing objectives, setting boundaries, and assessing risk remain human jobs, and Z.AI says humans should keep that line for a long time to come. Then it adds, almost as an aside, that GLM-5.3 has become an indispensable daily coding partner for the whole team and is "moving steadily toward replacing us."

Which is the most on-brand sentence in the entire post. The humans promise to stay in charge forever, right up until the model builds a nicer office than the humans' office, and then nobody is signing that lease renewal.

A little healthy skepticism is warranted. All the numbers, from the two-week timeline to the tripled throughput to the 100,000-chip scale, come straight from Z.AI and are hard to verify independently. What is checkable is that the team has been feeding real code back to the open-source community, including work on Flash Linear Attention.

Z.AI is also not the only name in this rumor mill. A cryptic post from the leak account Lyra congratulated Google DeepMind with the words "huge congRatulationS Indeed," capital letters that quietly spell out RSI. Google has confirmed nothing, and reports say Sergey Brin has been pushing DeepMind harder toward self-improving systems, with its AlphaEvolve already shaving time off training its own kernels.

Whether any of this compounds into a true self-accelerating cycle remains an open question. But the line between "AI that helps engineers build infrastructure" and "AI that is the infrastructure's landlord" just got a lot blurrier. The model optimizes the system, the system runs the model, and somewhere an engineer is realizing their job description now says "supervise the teenager who pays the mortgage."

Comments

No comments yet. Be the first to share your thoughts!