Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

GLM-5.2 Is the New Best Open Model

GLM-5.2 has been released and is now recognized as the best-performing open model, outperforming previous open-source alternatives in various benchmarks. Its release marks a significant advancement in open AI model capabilities.

Background

- GLM-5.2 is a large language model (LLM) released by Zhipu AI (a Beijing-based AI company sometimes called "China's OpenAI"). The key claim: it's now the best "open" model — meaning its weights are publicly available for anyone to download, fine-tune, or self-host, unlike closed models like GPT-4 or Claude. - "Open model" is a contested term: GLM-5.2 requires signing Zhipu's license and can't be used for commercial purposes without permission, so it's not fully "open source" in the strict sense, but it's much more accessible than proprietary APIs. - This matters because the AI world tracks the frontier of open models closely: they let researchers, startups, and users in censored or cost-sensitive regions run powerful AI without relying on US companies like OpenAI or Google. The previous best open model was often Meta's Llama 3 or a variant. - Zhipu is a major Chinese AI lab backed by Beijing's tech ecosystem. Its models compete directly with US labs on benchmarks; GLM-5.2 reportedly matches or beats GPT-4-class models on several standard tests while being freely downloadable.

Related stories

  • The author tests the new open-weights GLM 5.2 model against Gemini 3 Flash by having them play text adventure games within a fixed budget of $0.15 per attempt. A harness tracks achievements earned in each game to compare the models' performance.