经过多次尝试,在kaggle 双T4训练Qwen2.5-0.5B的正确打开方式是:
经过多次尝试,在kaggle 双T4训练Qwen2.5-0.5B的正确打开方式是:
!torchrun --nproc_per_node2 \-m swift.cli.sft \--model "./qwen2.5-0.5b-instruct" \--dataset /kaggle/working/duan/tools/ai_copilot/sft_dataset.jsonl \--max_length 4096 \--num_train_epoch…
2026/8/2 16:42:46