glm

Tag

Cards List
#glm

@rauchg: It’s model release week. I suspect Meta Spark 1.1, Grok 4.5, and GLM 5.2 will significantly displace token market share…

X AI KOLs Following · 2026-07-09 Cached

Announcement of model release week featuring Meta Spark 1.1, Grok 4.5, and GLM 5.2, with AI Gateway now supporting Muse Spark 1.1 for agentic tasks.

0 favorites 0 likes
#glm

Show HN: Getting GLM 5.2 running on my slow computer

Hacker News Top · 2026-07-09 Cached

Colibrì is a pure C inference engine that runs the 744B GLM-5.2 MoE model on consumer hardware with ~25GB RAM by streaming experts from disk, achieving ~2.2-2.8 tokens/second with speculative decoding.

0 favorites 0 likes
#glm

@jun_song: The new engine for MLX is in its final stages of development. Just ran GLM-5.2 on a single MacBook (116GB) hitting 41.8…

X AI KOLs Following · 2026-07-09 Cached

Jun Song announces the final development stage of a new MLX engine, achieving 41.8 tok/s on a MacBook with a 256k context window and only ~4% quality loss, representing a significant performance improvement.

0 favorites 0 likes
#glm

@AlpinDale: GLM-5.2-FP8 running on 4 nodes of 4090-48GBs at around 28 tok/s decode. The nodes have an interconnect speed of 10 giga…

X AI KOLs Following · 2026-07-08 Cached

AlpinDale reports running GLM-5.2-FP8 on 4 nodes of RTX 4090 (48GB) achieving ~28 tok/s decode over 10Gbit ethernet, with plans to optimize using DSpark.

0 favorites 0 likes
#glm

@LufzzLiz: NVIDIA officially offers free GLM 5.2, those in need can go for it. RPM around 50, decent, and looping keeps it valuable. Just register, domestic phone number works for verification. Direct link in comments.

X AI KOLs Timeline · 2026-07-05 Cached

NVIDIA officially offers a free GLM 5.2 model service, with an RPM of about 50. Registration using a Chinese phone number is sufficient for verification.

0 favorites 0 likes
#glm

@FinanceYF5: "Make a procedurally generated planet", the same prompt was given to three models: GLM-5.2, Fugu Ultra, and Fable 5. GLM-5.2 produced a desert-toned planet; Fugu Ultra made a blue planet with clouds and terrain sliders; Fable 5 gave a green-blue planet that looks like a real...

X AI KOLs Following · 2026-07-04 Cached

The user compared planet images generated by three models (GLM-5.2, Fugu Ultra, and Fable 5) using the same prompt. The results each have their own characteristics, with the user favoring Fable 5.

0 favorites 0 likes
#glm

@thealexker: .@chamath on building a moat in 2026: If you are a reasonable company, why are you not finding an independent way to ac…

X AI KOLs Following · 2026-07-04 Cached

Chamath argues that companies should build their own AI intelligence using models like GLM to avoid leaking competitive advantage, emphasizing cost efficiency and control.

0 favorites 0 likes
#glm

@0xSero: I figured out a way to fix REAP's knowledge loss! omp + advisor helps steer the lobotomy out of glm

X AI KOLs Following · 2026-07-04 Cached

Describes a method using OMP and an advisor to address knowledge loss in REAP models, steering the 'lobotomy' out of GLM.

0 favorites 0 likes
#glm

@libapi_: Multi-model coordination mechanism based on @NousResearch Hermes Studio /MoA. /MoA = The combination of DeepSeek + GLM-5.2 can also produce high-quality dynamic web pages. Although the overall generation cycle is relatively long and there is some redundant output, the final results are impressive.

X AI KOLs Timeline · 2026-07-03 Cached

Based on NousResearch's Hermes Studio and MoA multi-model coordination mechanism, the combination of DeepSeek and GLM-5.2 can generate high-quality dynamic web pages, despite the longer generation cycle and redundant output.

0 favorites 0 likes
#glm

GLM5.2 on 5x Pro 6000s and a 5090, an expensive journey

Reddit r/LocalLLaMA · 2026-07-03

A report on running the GLM5.2 language model across 5 AMD Radeon Pro 6000 GPUs and an NVIDIA RTX 5090, detailing the high cost and technical challenges.

0 favorites 0 likes
#glm

@jakevin7: Maka's Harness project brings DeepSeek Flash's test set results close to GLM-5.2 level ----------------------------------- maka + DeepSeek Flash V4, te…

X AI KOLs Timeline · 2026-07-03 Cached

Maka's Harness project improved the self-check mechanism, enabling DeepSeek Flash V4 to achieve evaluation results close to GLM-5.2 on the terminal-bench sample set, completing 10 programming agent tasks with only 4 RMB and a 97.5% cache hit rate.

0 favorites 0 likes
#glm

@mgoin_: GLM 5.2 DSpark preview is here! https://huggingface.co/RedHatAI/GLM-5.2-speculator.dspark-preview… This is the first DS…

X AI KOLs Following · 2026-07-02 Cached

RedHatAI releases a preview DSpark speculator for GLM-5.2-FP8, the first DSpark draft model for a non-DeepSeek frontier model, achieving ~1.5× faster decode on 4×B300 via vLLM nightly. The checkpoint is a work-in-progress, with training details and acceptance metrics provided.

0 favorites 0 likes
#glm

ZCode: Claude Code from the Makers of GLM

Hacker News Top · 2026-07-01 Cached

ZCode is an AI programming development tool launched by the GLM team. It is deeply integrated with the GLM-5.2 model, offering features such as long-range task management and remote Bot control, and supports multiple subscription plans.

0 favorites 0 likes
#glm

@qingke_ai: https://x.com/qingke_ai/status/2072159674078736556

X AI KOLs Timeline · 2026-07-01 Cached

This article details the latest progress of GLM-5.2 in Agentic RL, including the introduction of slime infrastructure, shifting from GRPO to PPO for handling long trajectories, and an online anti-cheat mechanism; it also explores Qwen's research on verifier quality, proposing three dimensions of scalability, faithfulness, and robustness, and designs multiple verification strategies for different tasks to improve the reliability of reward signals.

0 favorites 0 likes
#glm

DeepSeek-V4-GLM-5.2-PRO🔥

Reddit r/singularity · 2026-06-29

DeepSeek releases version 4 of its GLM model, version 5.2 PRO.

0 favorites 0 likes
#glm

Effect of GLM 5.2 !!

Reddit r/singularity · 2026-06-29

GLM 5.2, a new version of the GLM language model, has been released, demonstrating improved performance.

0 favorites 0 likes
#glm

Kimi and GLM on frontier code

Reddit r/LocalLLaMA · 2026-06-29

Moonshot AI's Kimi and Zhipu AI's GLM have achieved notable results on frontier code benchmarks.

0 favorites 0 likes
#glm

CPU-only GLM 5.2: Epyc and 512GB RAM

Reddit r/LocalLLaMA · 2026-06-29

GLM 5.2 is optimized for CPU-only inference on AMD Epyc processors with 512GB RAM.

0 favorites 0 likes
#glm

GLM 5.2 Q1_S vs Qwen 27B Q8

Reddit r/LocalLLaMA · 2026-06-29

A hobbyist compares a heavily quantized GLM 5.2 (Q1_S) against a high-quant Qwen 27B (Q8) on a code generation task, finding that the lower-quant larger model significantly outperforms the higher-quant smaller model in quality and completeness.

0 favorites 0 likes
#glm

Free GLM 5.2 — ok usage limits

Reddit r/AI_Agents · 2026-06-28

Zhipu AI launches a free tier for GLM 5.2 with usage limits.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback