Update finetune_lora_single_gpu.sh

main
Junyang Lin 1 year ago committed by GitHub
parent 00dceebbaa
commit 343017c4ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save