
dejan.ai
August 24, 2026
8 min read
44/100
Summary
OX Alpha, an unnamed large language model available through OpenRouter, identified itself as GLM made by Z.ai after a user supplied text resembling its extracted system prompt. The purported system prompt instructed the model to call itself “ox-alpha” and say it was developed by an undisclosed organization. When shown that instruction as a user message, the model said it would not adopt a false identity and stated that it was GLM from Z.ai. The identity claim came from the model itself after the prompt-injection test, rather than from Z.ai or OpenRouter. A gzip-based normalized compression distance (NCD) comparison also matched OX Alpha most frequently to GLM-5.3 in a reference corpus. The test compared 14 OX Alpha responses against 293 responses from GPT-5.5, Claude Opus 5, Gemini 3.7 Flash, Gemini 3.1 Pro Preview, and GLM-5.3, using a five-nearest-neighbor vote. GLM-5.3 received 7 of 14 matches, followed by Claude Opus 5 with 3, Gemini 3.7 Flash with 2, and GPT-5.5 and Gemini 3.1 Pro Preview with 1 each. GLM-5.3 also led at neighbor settings of 3, 5, 7, and 9. NCD measures how efficiently two texts compress together, with lower scores indicating more shared textual structure.
Key Takeaways
What the discussion said
The thread mostly treated the headline as a model-fingerprinting puzzle rather than a verdict on Ox-Alpha itself. Commenters weighed multimodal behavior, tokenizer and error-message similarities, serving latency, throughput, and apparent provider capacity to decide whether the system is a new GLM variant or an anonymously deployed model from another Chinese lab. The strongest case against a simple GLM identification is that Ox-Alpha handles images and video while recent GLM releases were text-only; others countered that GLM has shipped vision models before and that adding multimodal support is hardly unusual now. Matching infrastructure quirks and tokenization pushed some readers back toward Zhipu, while another possibility was a model trained atop GLM rather than an untouched base model. There was little confidence in NCD-style similarity measurements as proof of lineage or distillation. One reader explicitly questioned whether the metric can distinguish architectural kinship from exposure to other models’ outputs during training. Practical capability reports were also mixed: one developer found Ox-Alpha made coding mistakes that Opus caught, while another argued that cross-model review exposes different failures in every leading system. A broader side debate split optimism that model choice will soon matter little from skepticism that promised convergence keeps receding as harder tasks become the new benchmark.
Where opinion split
The central fight is whether Ox-Alpha is fundamentally a GLM-family model. Advocates point to matching Zhipu-like errors, tokenizer signals, and GLM’s prior vision work; skeptics say its multimodal interface and performance profile fit Kimi or another heavily provisioned Chinese model better, and may indicate a derivative rather than GLM itself.
Community Sentiment
Positives
Concerns