edbeeching / OpenR1-Distill-7B

huggingface.co
Total runs: 18
24-hour runs: 0
7-day runs: 9
30-day runs: 9
Model's Last Updated: June 07 2025
text-generation

Introduction of OpenR1-Distill-7B

Model Details of OpenR1-Distill-7B

Model Card for OpenR1-Distill-7B

This model is a fine-tuned version of open-r1/Qwen2.5-Math-7B-RoPE-300k on the open-r1/Mixture-of-Thoughts dataset. It has been trained using TRL .

Quick start
from transformers import pipeline

question = "If you had a time machine, but could only go to the past or the future once and never return, which would you choose and why?"
generator = pipeline("text-generation", model="edbeeching/OpenR1-Distill-7B", device="cuda")
output = generator([{"role": "user", "content": question}], max_new_tokens=128, return_full_text=False)[0]
print(output["generated_text"])
Training procedure

Visualize in Weights & Biases

This model was trained with SFT.

Framework versions
  • TRL: 0.18.0.dev0
  • Transformers: 4.52.0.dev0
  • Pytorch: 2.6.0
  • Datasets: 3.5.0
  • Tokenizers: 0.21.1
Citations

Cite TRL as:

@misc{vonwerra2022trl,
    title        = {{TRL: Transformer Reinforcement Learning}},
    author       = {Leandro von Werra and Younes Belkada and Lewis Tunstall and Edward Beeching and Tristan Thrush and Nathan Lambert and Shengyi Huang and Kashif Rasul and Quentin Gallou{\'e}dec},
    year         = 2020,
    journal      = {GitHub repository},
    publisher    = {GitHub},
    howpublished = {\url{https://github.com/huggingface/trl}}
}

Runs of edbeeching OpenR1-Distill-7B on huggingface.co

18
Total runs
0
24-hour runs
3
3-day runs
9
7-day runs
9
30-day runs

More Information About OpenR1-Distill-7B huggingface.co Model

OpenR1-Distill-7B huggingface.co

OpenR1-Distill-7B huggingface.co is an AI model on huggingface.co that provides OpenR1-Distill-7B's model effect (), which can be used instantly with this edbeeching OpenR1-Distill-7B model. huggingface.co supports a free trial of the OpenR1-Distill-7B model, and also provides paid use of the OpenR1-Distill-7B. Support call OpenR1-Distill-7B model through api, including Node.js, Python, http.

OpenR1-Distill-7B huggingface.co Url

https://huggingface.co/edbeeching/OpenR1-Distill-7B

edbeeching OpenR1-Distill-7B online free

OpenR1-Distill-7B huggingface.co is an online trial and call api platform, which integrates OpenR1-Distill-7B's modeling effects, including api services, and provides a free online trial of OpenR1-Distill-7B, you can try OpenR1-Distill-7B online for free by clicking the link below.

edbeeching OpenR1-Distill-7B online free url in huggingface.co:

https://huggingface.co/edbeeching/OpenR1-Distill-7B

OpenR1-Distill-7B install

OpenR1-Distill-7B is an open source model from GitHub that offers a free installation service, and any user can find OpenR1-Distill-7B on GitHub to install. At the same time, huggingface.co provides the effect of OpenR1-Distill-7B install, users can directly use OpenR1-Distill-7B installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

OpenR1-Distill-7B install url in huggingface.co:

https://huggingface.co/edbeeching/OpenR1-Distill-7B

Url of OpenR1-Distill-7B

OpenR1-Distill-7B huggingface.co Url

Provider of OpenR1-Distill-7B huggingface.co

edbeeching
ORGANIZATIONS

Other API from edbeeching

huggingface.co

Total runs: 16
Run Growth: 6
Growth Rate: 37.50%
Updated:February 14 2023