mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-24 17:04:55 +00:00
dev - push for submission
This commit is contained in:
parent
c189fc3351
commit
9725761f5b
12 changed files with 2414 additions and 0 deletions
10
environments/hack0/conversational_style_dpo/requirements.txt
Normal file
10
environments/hack0/conversational_style_dpo/requirements.txt
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
pip install trl
|
||||
pip install datasets
|
||||
pip install accelerate
|
||||
pip install pydantic
|
||||
pip install bitsandbytes
|
||||
pip install datasets
|
||||
pip install transformers
|
||||
pip install pydantic
|
||||
pip install torch
|
||||
pip install -e .[all] # for everything
|
||||
Loading…
Add table
Add a link
Reference in a new issue