One email each morning — yesterday's AI, sortedGet it in your inbox

METAL LAB

Anonymous model Ox Alpha matches GLM-5.2 on all 60 tokenizer tests

Community tokenizer comparison shows 60/60 match with zero average error — but that doesn't confirm it's the same model

이미지: METAL LAB 생성

Summary

  • OpenRouter listed Ox Alpha as a free preview model from an unnamed third-party provider
  • In a community test, its token counts matched comparison candidate GLM-5.2 on all 60 strings
  • Multiple models can share the same tokenizer, so the actual model and developer remain unconfirmed
모델명
Ox Alpha (오픈라우터 등록명 stealth/ox-alpha)
컨텍스트 윈도우
1,048,576토큰 (약 1M)
최대 출력 토큰
131,072토큰
입출력
텍스트·이미지·비디오 입력 → 텍스트 출력, 도구 호출 지원
개발사 공식 확인
없음 — 오픈라우터는 자신이 개발사가 아니라 중계자라고 명시

The anonymous model Ox Alpha

OpenRouter introduced Ox Alpha as an anonymous preview model aimed at coding and long-running agent tasks. Its model ID is stealth/ox-alpha, with a context window of 1,048,576 tokens and a maximum output of 131,072 tokens. It accepts text, image, and video input and responds in text, with support for tool calls. The identity of the third-party provider behind it, however, hasn't been disclosed.

이미지: OpenRouter

All 60 tokenizer tests lined up

A Reddit user in r/LocalLLaMA, DistanceSolar1449, ran 60 different strings through Ox Alpha and several candidate models to compare their token counts. The results are laid out in the table below. The model names in the table refer to comparison candidates — they don't establish Ox Alpha's actual identity.

Candidate modelExact matchesAverage error
GLM-5.260/600.000
Kimi-K2.68/602.133
Qwen 3.52/604.683
DeepSeek V41/6013.083
MiMo V2.50/6016.617

A tokenizer is the set of rules a model uses to break text into tokens. Models from the same family can share a tokenizer, but it's also possible for unrelated models to reuse the same rule set.

이미지: OpenRouter

What's confirmed, and what's still unknown

What the community test actually confirmed is that Ox Alpha and the comparison candidate GLM-5.2 produced identical token counts across all 60 strings. That result alone isn't enough to pin down the model family or the developer behind it.

The only officially confirmed fact is that Ox Alpha is a preview model from an unnamed third-party provider. The real model and its developer should remain unconfirmed until that provider makes an official announcement.

Comments