Update finetune_lora_single_gpu.sh

This commit is contained in:
Junyang Lin
2023-10-09 01:13:08 +08:00
committed by GitHub
parent 00dceebbaa
commit 343017c4ce

View File

@@ -34,3 +34,6 @@ python finetune.py \
--lazy_preprocess True \ --lazy_preprocess True \
--gradient_checkpointing \ --gradient_checkpointing \
--use_lora --use_lora
# If you use fp16 instead of bf16, you should use deepspeed
# --fp16 True --deepspeed finetune/ds_config_zero2.json