JD Kim
61 posts





New in Claude Code: Artifacts. Interactive pages built from your session, like a PR walkthrough or a living project dashboard, shared with your team at a private link. Available in beta on Team and Enterprise plans.


GLM 5.2 DSpark preview is here! ✨ huggingface.co/RedHatAI/GLM-5… This is the first DSpark speculator for a non-DeepSeek frontier model, trained with Speculators and running on vLLM nightly for ~1.5× faster decode for GLM-5.2-FP8 on 4×B300. Stronger checkpoints to come!

In standard LLM training, RL comes last. In our new work, we question this paradigm. So, when does an LLM become capable of learning via RL? Short answer: Much earlier than you expect! Blogpost: rl-excursions.github.io w/ @clara_mohri @sunnytqin @elmelis @ShamKakade6 🧵(1/n)





Glad to see GLM-5.2, the flagship agentic model, bringing PPO back into the spotlight for long-horizon agentic RL. The move from GRPO to PPO feels like a strong verification of our prior findings in arxiv.org/abs/2512.17008 A few takeaways from our work that seem relevant:




Happy to introduce our latest work — VIMPO: Value-Implicit Policy Optimization for LLMs Most RL methods for LLM training face a trade-off: · PPO-style methods use a value model (critic) for token-level credit, but critics are hard to train. · GRPO-style methods drop the critic, but give every token the same trajectory-level signal. Can we get the best of both worlds? 🧵



Incredible how Z. ai literally has their RL infrastructure open source. The entire OPD post-training of GLM-5.2 took on this slime platform took ~2 days. github.com/THUDM/slime

Valhalla! OSS is liberated from the GRPO grift at last No hate to DeepSeek for innovating on it as a solid baseline for math. But, good riddance


