Topic

Post-training

Post-training turns a pretrained model into a useful system through supervised fine-tuning, preference optimization, reinforcement learning, distillation, and targeted data generation. The choice of method should follow the desired behavior, available feedback, and evaluation setup rather than a preference for one algorithm.

Key concepts

RLHF

RLAIF

Preference optimization

Distillation

Latest research

25 items
release

GLM-5.3: Frontier Coding with Emergent Cyber Capabilities

Z.ai

An official GLM-5.3 release note describing a post-training-only update on the same base model as GLM-5.2, with expanded executable environments for complex coding, security, and long-horizon professional workflows.

EnvironmentsAgentsRolloutsRewards
Read
release

Kimi K3: Open Frontier Intelligence

Moonshot AI

A technical report on Kimi K3, a 2.8T-parameter sparse multimodal model with 104B active parameters and a one-million-token context window, post-trained with reinforcement learning across general, agentic, coding, and reasoning domains.

ModelsComputeAgentsEnvironments
Read
release

GR2 Technical Report

Yufei Li

A production-oriented technical report on a generative reasoning re-ranker trained with semantic-ID mid-training, teacher-trace distillation, on-policy distillation, and reinforcement learning from verifiable ranking rewards.

RewardsDataComputeEnvironments
Read
release

Sakana Fugu Technical Report

Sakana AI

A technical report on Fugu and Fugu-Ultra, language-model orchestrators trained to construct query-adaptive scaffolds for teams of heterogeneous LLM agents.

AgentsComputeRolloutsModels
Read
release

GLM-5.2: Built for Long-Horizon Tasks

Z.ai

An official release of the 750B-A40B GLM-5.2 model, combining a one-million-token context, IndexShare sparse-attention reuse, and larger-scale agentic reinforcement learning for long-horizon tasks.

ModelsComputeAgentsEnvironments
Read
release

MiniMax-M3: Native Multimodal Intelligence at 1M Context

MiniMax

An official release of MiniMax-M3, a natively multimodal sparse model with about 428B total and 23B active parameters, a one-million-token context window, and agent-oriented coding and cowork capabilities.

ModelsComputeAgentsRollouts
Read
blog

Some Interesting Papers on RLVR

CarolusRenniusVitellius

A concise reading map of weight-level and behavioral evidence on whether RLVR mainly reweights existing capabilities or creates new reasoning mechanisms.

ModelsRolloutsData
Read
release

GLM-5.1: Towards Long-Horizon Tasks

Z.ai

An official GLM-5.1 model update focused on keeping an agent productive across longer coding and engineering runs through repeated execution, inspection, diagnosis, and strategy revision.

AgentsEnvironmentsRolloutsModels
Read
release

Composer 2 Technical Report

Cursor

A technical report on Composer 2, a specialized coding model trained through continued pretraining followed by large-scale reinforcement learning on long-horizon software-engineering tasks.

EnvironmentsAgentsRolloutsCompute
Read
release

GLM-5: from Vibe Coding to Agentic Engineering

Z.ai

A GLM-5 technical report centered on agentic engineering, combining a more efficient long-context architecture with asynchronous reinforcement-learning infrastructure and agent RL for complex, long-horizon software tasks.

AgentsRolloutsComputeModels
Read
paper

Self-Rewarding Language Models

Meta FAIR

This work studies language models that generate candidate responses and also provide the preference signal used to improve subsequent iterations.

RewardsDataModels
Read