Skip to content

Commit 4f3f350

Browse files
authored
Rename finetune_clip.sh to direct_finetune_clip.sh
1 parent 25f5b74 commit 4f3f350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ ACCELERATE_CPU_AFFINITY=1 torchrun --nproc_per_node="${NUM_GPUS}" --nnodes="${NN
6262
--dataloader_drop_last True \
6363
--attn_implementation sdpa
6464

65-
# You can delete the sdpa attn_implementation if you want to use flash attn
65+
# You can delete the sdpa attn_implementation if you want to use flash attn

0 commit comments

Comments
 (0)