* Feat: Update to handle wandb env better * chore: rename wandb_run_id to wandb_name * feat: add new recommendation and update config * fix: indent and pop disabled env if project passed * feat: test env set for wandb and recommendation * feat: update to use wandb_name and allow id * chore: add info to readme
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