Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 242 Bytes

commands.md

File metadata and controls

8 lines (6 loc) · 242 Bytes

Build

docker build -t unsloth-env .

Run

docker run --gpus all -it --rm --ipc=host -v $(pwd)/unsloth:/workspace -v C:/Users/labou/.cache/huggingface:/root/.cache/huggingface unsloth-env

Train (inside container)

python train.py