Skip to content

Commit 0a7006f

Browse files
authored
fix: duplicate --num-anchors params (#554)
1 parent d5fb617 commit 0a7006f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/run_qwen3_8b_dflash_online.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ torchrun \
2424
--max-length 3072 \
2525
--chat-template qwen \
2626
--attention-backend $ATTENTION_BACKEND \
27-
--num-anchors 512 \
2827
--loss-decay-gamma 7.0 \
2928
--log-interval 50 \
3029
--save-interval 1000 \

0 commit comments

Comments
 (0)