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

Latest commit

 

History

History
25 lines (16 loc) · 373 Bytes

File metadata and controls

25 lines (16 loc) · 373 Bytes

Soft Optimization

Use

Setup

First run the setup script (replace -j with the correct user):

sh ./setup.sh -j

Running a script

To run directly:

poetry run python soft_optim/fine_tune.py

To launch Accelerate use:

accelerate launch --config_file configs/deepspeed_configs/default_configs.yml examples/simulacra_tmp.py