Gemma-3-1B-GRPO
Collection
Gemma 3 (1B) model with GRPO training • 2 items • Updated
How to use sarthak247/gemma-3-1B-GRPO-Adapter with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("sarthak247/gemma-3-1B-GRPO-Adapter", device_map="auto")This gemma3_text model was trained 2x faster with Unsloth and Huggingface's TRL library.