Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

MultiturnRL/multiturn-rl-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multiturn-rl

multiturn RL with LLMs

Setup

  1. Clone the repo:
$ git clone git@github.com:Broyojo/multiturn-rl.git
  1. Install dependencies:
$ cd multiturn-rl

With uv:

$ uv pip install torch
$ uv sync --no-build-isolation

With pip:

$ pip install torch
$ pip install --no-build-isolation -r requirements.txt

About

multiturn RL with LLMs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors