Skip to content

Commit ab07146

Browse files
authored
Rename finetune_siglip_a4.sh to direct_finetune_siglip_a4.sh
1 parent 4f3f350 commit ab07146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/train/finetune_siglip_a4.sh renamed to scripts/train/direct_finetune_siglip_a4.sh

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

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

0 commit comments

Comments
 (0)