We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f3f350 commit ab07146Copy full SHA for ab07146
scripts/train/finetune_siglip_a4.sh …ripts/train/direct_finetune_siglip_a4.shscripts/train/finetune_siglip_a4.sh renamed to scripts/train/direct_finetune_siglip_a4.sh
@@ -64,4 +64,4 @@ ACCELERATE_CPU_AFFINITY=1 torchrun --nproc_per_node="${NUM_GPUS}" --nnodes="${NN
64
--dataloader_drop_last True \
65
--attn_implementation sdpa
66
67
-# You can delete the sdpa attn_implementation if you want to use flash attn
+# You can delete the sdpa attn_implementation if you want to use flash attn
0 commit comments