Jinhe/ReflectRL-Llama-3.1-8B-Instruct-GRPO-ReflectRL

TEXT GENERATIONPricing:Input $0.2 / Cached $0.028 / Output $0.32Concurrent Unit Cost:1Model Size:8BQuant:FP8Context Size:32kTool Calling:SupportedPublished:Jul 4, 2026License:apache-2.0Architecture:Transformer Open Weights Featherless Exclusive Cold

ReflectRL-Llama-3.1-8B-Instruct-GRPO-ReflectRL is a model developed by Jinhe Bi and collaborators, based on the Llama 3.1 architecture. This model implements the ReflectRL framework, which is designed for on-policy post-training by learning from Golden Negative Trajectories (GNTs). It utilizes GNTs as reflective context during training and transitions to direct reasoning for inference, offering a lightweight approach to improve model performance by leveraging failed expert trajectories.

Loading preview...

Overview of ReflectRL-Llama-3.1-8B-Instruct-GRPO-ReflectRL

This model, developed by Jinhe Bi and a team of researchers, is an implementation of the ReflectRL framework. ReflectRL introduces a novel approach to on-policy post-training by effectively learning from Golden Negative Trajectories (GNTs). Unlike methods that directly imitate failed trajectories, ReflectRL leverages these GNTs as a reflective context during the training phase.

Key Capabilities and Approach

  • Learning from Golden Negative Trajectories (GNTs): The core innovation of ReflectRL is its ability to utilize GNTs, which represent failed expert trajectories, to inform and improve the model's learning process.
  • Reflective-to-Direct Reasoning: During training, the model initially uses GNTs as reflective context. Over time, the policy gradually transitions to direct reasoning for inference, aiming to integrate the lessons learned from failures without directly mimicking them.
  • Lightweight Framework: ReflectRL is described as a lightweight framework, suggesting an efficient method for incorporating complex learning signals from negative examples.

Potential Use Cases

  • Reinforcement Learning Environments: This approach is particularly relevant for reinforcement learning scenarios where identifying and learning from suboptimal or failed actions can significantly enhance policy robustness and performance.
  • Improving Instruction-Following Models: By understanding what constitutes a 'negative' or incorrect response, instruction-tuned models could potentially refine their ability to generate more accurate and helpful outputs.
  • Post-Training Optimization: ReflectRL offers a method for post-training optimization, allowing models to be refined using specific types of feedback (GNTs) after initial training.