Instructions to use R2E-Gym/R2EGym-Verifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use R2E-Gym/R2EGym-Verifier with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("R2E-Gym/R2EGym-Verifier", dtype="auto") - Notebooks
- Google Colab
- Kaggle