Skip to content

Commit

Permalink
low_cpu_fsdp for rank0-only problem
Browse files Browse the repository at this point in the history
  • Loading branch information
ddlBoJack committed Dec 5, 2023
1 parent 552b32d commit c3fc827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/finetune_echat.sh
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ src/llama_recipes/pipeline/finetune.py \
--freeze_encoder \
--freeze_llm \
--use_fp16 \
--enable_fsdp \
--enable_fsdp --low_cpu_fsdp \
--llm_name llama-2-7b-hf \
--llm_path $llm_path \
--encoder_name whisper \
Expand Down

0 comments on commit c3fc827

Please sign in to comment.