mirror of
https://github.com/QwenLM/Qwen.git
synced 2026-05-20 16:35:47 +08:00
fix single-gpu qlora, and add profiling
This commit is contained in:
@@ -30,7 +30,7 @@ python finetune.py \
|
||||
--lr_scheduler_type "cosine" \
|
||||
--logging_steps 1 \
|
||||
--report_to "none" \
|
||||
--model_max_length 2048 \
|
||||
--model_max_length 512 \
|
||||
--lazy_preprocess True \
|
||||
--gradient_checkpointing \
|
||||
--use_lora
|
||||
Reference in New Issue
Block a user