Skip to content

Instantly share code, notes, and snippets.

View chauhang's full-sized avatar

Geeta Chauhan chauhang

  • Meta AI, PyTorch
View GitHub Profile
@chauhang
chauhang / grpo_demo.py
Created October 4, 2025 14:28 — forked from willccbb/grpo_demo.py
GRPO Llama-1B
# train_grpo.py
#
# See https://github.com/willccbb/verifiers for ongoing developments
#
"""
citation:
@misc{brown2025grpodemo,
title={Granular Format Rewards for Eliciting Mathematical Reasoning Capabilities in Small Language Models},
author={Brown, William},