mirror of
https://github.com/QwenLM/Qwen.git
synced 2026-05-20 16:35:47 +08:00
Update finetune_lora_single_gpu.sh
This commit is contained in:
@@ -34,3 +34,6 @@ python finetune.py \
|
|||||||
--lazy_preprocess True \
|
--lazy_preprocess True \
|
||||||
--gradient_checkpointing \
|
--gradient_checkpointing \
|
||||||
--use_lora
|
--use_lora
|
||||||
|
|
||||||
|
# If you use fp16 instead of bf16, you should use deepspeed
|
||||||
|
# --fp16 True --deepspeed finetune/ds_config_zero2.json
|
||||||
|
|||||||
Reference in New Issue
Block a user