Geek Out Time: PPO vs GRPO on Google Colab: Two Ways to Align Language Models
May 2025·~926 words in full
Introduction
When it comes to aligning large language models (LLMs) with human values, reward modeling is key. Two notable methods are:
This geek-out time, we explore both, simulating how they score outputs without training, to make their differences clear and concrete.
Background
This is an excerpt — the full article continues on Medium.
Read the full article on Medium →Related Posts
- Geek Out Time: Building Your Cheap Custom Chatbot using Gradio with Fine-Tuned Models on Hugging…Apr 2025
- Geek Out Time: Knowledge Distillation in TensorFlow- Smaller, Smarter Models in Google ColabJan 2025
- Geek Out Time: AI Model Routing — Dynamically Choose Models Based on Question ComplexityJan 2025
- GeekOut time: Exploring Complex SQL Queries with Natural LanguageSep 2024