Skip to content
∑ Praveen T N Learning Library
Overview Concepts Flashcards Writing AI Feed Graph
Portfolio ↗
Overview Concepts Flashcards Writing AI Feed Graph Search Back to portfolio ↗
Library/ Writing/Training & Alignment

Training & Alignment

Pretraining economics, optimisers, RL post-training and scaling behaviour.

Clear
All Model Architecture13 Training & Alignment8 Inference & Serving11 Agents & Orchestration10 Reasoning & Evaluation7 Safety, Security & Governance3 Platforms & Practice11
Training & Alignment 21 min

Borrowed Intelligence: How Knowledge Distillation Builds Small Language Models That Punch Above Their Weight

A 2-billion-parameter model that trades blows with one ten times its size is not an accident of architecture. It is the product of a teacher pouring its full probability distribution into a student, token by token.

distillation small-language-models model-compression on-device-ai ∑ ◫
Training & Alignment 20 min

Constitutional AI and RLAIF: Scaling Oversight Without Scaling Labels

Human preference labels are the most expensive ingredient in a modern aligned model. Constitutional AI replaced most of them with a written document and a model judging itself, and the idea quietly took over the alignment stack.

alignment rlhf rlaif constitutional-ai ∑ ◫
Training & Alignment 3 min

How Much Data Is Enough? The Chinchilla Correction

For years the field raced to build bigger models. Then a 2022 study showed most of those giants were undertrained, and quietly redrew the map of how to spend a compute budget.

scaling-laws training compute data
Training & Alignment 21 min

Muon and MuonClip: The Optimizer That Broke Adam's Monopoly on LLM Pretraining

For eight years Adam owned every serious pretraining run. Then a competitive-speedrun optimizer that orthogonalizes its own gradient updates scaled from a 124M-parameter toy to a trillion-parameter model with zero loss spikes. He…

optimization llm-training muon adamw ∑ ◫
Training & Alignment 21 min

RL from Verifiable Rewards: Training Models on Answers That Can Be Checked

Replace the reward model with a function that simply checks the answer, and a frontier reasoning model falls out of pure reinforcement learning. The catch is what 'checkable' quietly assumes, and what the model learns to exploit.

rlvr reinforcement-learning reasoning grpo ∑ ◫
Training & Alignment 10 min

RLHF vs DPO in production: what we learned shipping both

DPO is the right default for almost every preference-tuning project in 2026, but the cases where PPO still wins are sharper and more common than the simplicity pitch admits.

rlhf dpo alignment post-training
Training & Alignment 9 min

The $8M trillion: when frontier-grade training falls out of the lab

DeepSeek shipped a 1.6T-parameter model in April 2026 with native Ascend inference support while OpenAI committed $500B to Stargate. Both can be right, but only one of them is a moat.

training compute scaling economics ∑
Training & Alignment 21 min

Why Token-Level RL Collapses: GSPO and Sequence-Level Importance Sampling

GRPO weights every token by its own importance ratio, and on long responses that single-sample estimator quietly poisons the gradient until the model collapses. GSPO moves the ratio up to the whole sequence, and Qwen3's largest m…

reinforcement-learning rlhf gspo grpo ∑ ◫
Browse by topic

Tags

inference17 agents16 transformers11 llm9 architecture7 evaluation7 long-context6 mcp6 orchestration6 reasoning6 scaling6 attention5 context-engineering5 kv-cache5 llm-systems5 tool-use5 anthropic4 benchmarks4 economics4 langgraph4 latency4 production4 rag4 reinforcement-learning4 rlhf4 test-time-compute4 agentic-ai3 alignment3 claude3 deepseek3 efficiency3 llm-training3 multi-agent3 retrieval3 training3 claude-code2
The library

446 concepts, 2,671 flashcards and 63 long-form pieces on AI, NLP, deep learning, LLMs and agentic systems. Free, no sign-up, no paywall.

Sections Concepts Flashcards Writing AI Feed Knowledge Graph
Elsewhere Portfolio RSS LinkedIn Buy me a coffee

Written and maintained by Praveen T N.

© 2026 Praveen T N