Black-box fingerprint confirms Ox Alpha is based on GLM-5.3
FlunkyGraphics · reddit · 2026-08-21
Three black-box fingerprint tests confirm that Ox Alpha is based on the GLM-5.3 architecture:
- Tokenizer Consistency: Across 6 text types (EN/DE/CN/code/emoji), Ox Alpha's prompt tokens are exactly 75 higher than GLM-5.3 on every text. This indicates an identical tokenizer plus a constant 75-token hidden system prompt. Counts for Kimi/Qwen/MiMo/MiniMax diverge completely.
- Identical Error Strings: Invalid parameters trigger the exact same error message on Ox Alpha as on GLM 5.3: "[1210] This model always engages in thinking and cannot be disabled; please use low, high, or max".
- Temp-0 Output Similarity: Under greedy decoding, both produce identical Markdown quirks (e.g., German decimal comma 0{,}375) and near word-for-word matches on factual answers. Qwen/MiMo/Kimi format these completely differently.
Conclusion: Ox Alpha is highly likely a GLM model, possibly a vision variant of GLM 5.3 (GLM 5.3V) or an unannounced new version like GLM 5.5.
More from Models
- 1.7B Model Outperforms Qwen3-8B in Strict Formal Logic Reasoning — Creative-Fig522 · 2026-08-22
- Laurence Moroney on 2026 On-Device Small AI: Gemma 4 & Qwen 3.5 Top Picks — lmoroney · 2026-08-22
- Tutorial: Processing video with DeepSeek V4 Vision via frame extraction — karminski3 · 2026-08-22
- State of Models Report: Performance and Costs of Major LLMs in 2026 — BenBajarin · 2026-08-22
- Hands-on with Ox Alpha: Impressive Performance in Pi Harness — omarsar0 · 2026-08-22
- Model Self-Talk Artifacts Linked to Synthetic Data Training — ctjlewis · 2026-08-22