This commit is contained in:
hailin 2025-09-14 11:15:52 +08:00
parent efa63fb8b7
commit 8c75e39009
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ FORCE_COLOR=1 deepspeed --hostfile hostfile \
--lora_exclude lm_head \ --lora_exclude lm_head \
--max_steps 30 \ --max_steps 30 \
--log_interval 1 \ --log_interval 1 \
--eval_steps 5 \ --eval_steps 2 \
--gradient_checkpointing \ --gradient_checkpointing \
--deepspeed /home/test/jd_train/ds_config_zero3_lora.json \ --deepspeed /home/test/jd_train/ds_config_zero3_lora.json \
--report_to wandb --wandb_project ds-qwen3-lora --report_to wandb --wandb_project ds-qwen3-lora