AngelRaychev / value_iteration_2

huggingface.co
Total runs: 4
24-hour runs: 0
7-day runs: 2
30-day runs: 4
Model's Last Updated: April 18 2025
text-generation

Introduction of value_iteration_2

Model Details of value_iteration_2

Model Card for value_iteration_2

This model is a fine-tuned version of AngelRaychev/value_iteration_1 . 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="AngelRaychev/value_iteration_2", 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.16.1
  • Transformers: 4.51.2
  • 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édec},
    year         = 2020,
    journal      = {GitHub repository},
    publisher    = {GitHub},
    howpublished = {\url{https://github.com/huggingface/trl}}
}

Runs of AngelRaychev value_iteration_2 on huggingface.co

4
Total runs
0
24-hour runs
1
3-day runs
2
7-day runs
4
30-day runs

More Information About value_iteration_2 huggingface.co Model

value_iteration_2 huggingface.co

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

AngelRaychev value_iteration_2 online free

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

AngelRaychev value_iteration_2 online free url in huggingface.co:

https://huggingface.co/AngelRaychev/value_iteration_2

value_iteration_2 install

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

value_iteration_2 install url in huggingface.co:

https://huggingface.co/AngelRaychev/value_iteration_2

Url of value_iteration_2

value_iteration_2 huggingface.co Url

Provider of value_iteration_2 huggingface.co

AngelRaychev
ORGANIZATIONS

Other API from AngelRaychev