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
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 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:
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.