Tag
Y Combinator announces Linzumi AI for coordinating dozens of AI coding agents in chat threads, with free access to GLM 5.2 open-weights model.
Devin Desktop now supports Kimi K2.7 and GLM 5.2 models, offering free trials until July 5 for Pro/Max/Teams users.
The author successfully ran GLM-5.2 with MTP speculative decoding on a 4× DGX Spark (GB10) setup, revealing a missing component in the public build recipe.
The post highlights a Dynamic Programming formulation from the GLM-5.2 paper's appendix that resembles a LeetCode problem, tying into the debate about LeetCode's relevance sparked by Alisa Liu's hiring at OpenAI.
Discusses why GLM-5.2 moved away from GRPO, suggesting that GRPO's assumptions may not hold for long-horizon agentic tasks.
hf-claude, a tool integrating Claude with HuggingFace, works well with GLM 5.2 and HF extensions.
GLM 5.2 is an open-source AI model with a 1M token context window and strong benchmark performance, narrowly trailing Opus 4.8. The episode provides a practical setup guide for local or cloud use with tools like Cursor and Codex, and emphasizes chaining models for cost efficiency.
GLM 5.2 delivers major performance gains on Mac Studio with 512GB RAM, achieving prefill speeds above 100 t/s at high context lengths and enabling 4-bit quantization for contexts over 100k tokens, as detailed in a pull request by the oMLX creator.
Discusses real-world experiences with GLM 5.2 in complex production business workloads, focusing on practical performance beyond benchmark scores.
GLM 5.2 demonstrates fast performance on Modal's cloud platform.
Speed test results for GLM-5.2 running on llama.cpp with RTX 5090 and RTX 3090 Ti, showing prefill speeds up to 579 t/s at 8k context and decode at ~10.6 t/s.
GLM 5.2 is a new open-weights model from Z.ai, compared against Claude Opus in a 3D game coding task. Opus performed faster and cleaner, but GLM 5.2 offers compelling cost and accessibility advantages.
GLM-5.2 has been released on the DeepSWE platform.
ZenMux API announces free access to multiple models including GLM 5.2, Kimi K2.7 Code, and Step 3.7 Flash, with no credit card or waitlist required. Supports OpenAI-compatible clients such as OpenCode and Cursor.
A guide on avoiding rate limits and reducing costs when using the GLM 5.2 model, covering prompt batching, caching, free model alternatives, effort levels, context window management, and self-hosting.
A comprehensive guide to setting up GLM 5.2, an open-source AI model that claims to beat GPT-5.5 on coding benchmarks while being cheaper, covering cloud and local setup options.
The Vercel CEO expresses surprise at the impressive coding capabilities of the GLM-5.2 AI model.
GLM 5.2 ranks second on the Vending Bench business simulation benchmark while costing less than half of Opus, demonstrating strong performance at lower cost.
GLM-5.2 achieves state-of-the-art results on PostTrainBench, outperforming GPT-5.5 and Opus 4.8.
Open-weights models have caught up with proprietary ones, with GLM 5.2 achieving near Opus-level scores in browser agent tasks at low cost. Other models like Minimax M3 and Kimi k2.7 also show notable improvements.