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 585a22f commit badcaf1Copy full SHA for badcaf1
examples/pytorch/llm/scripts/deepseek-v2-chat/lora_mp/sft.sh
@@ -28,4 +28,4 @@ swift sft \
28
--save_steps 100 \
29
--save_total_limit 10 \
30
--logging_steps 10 \
31
- --device_map_config_path scripts/deepseek-v2-chat/lora_ddp_ds3/deepseek2_device_map.json
+ --device_map_config_path scripts/deepseek-v2-chat/lora_mp/deepseek2_device_map.json
0 commit comments