Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 294 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 294 Bytes

openllama-3b

Basic full tune

accelerate launch scripts/finetune.py examples/openllama-3b/config.yml

LoRA

accelerate launch scripts/finetune.py examples/openllama-3b/lora.yml

QLoRA

accelerate launch scripts/finetune.py examples/openllama-3b/qlora.yml