mirror of
https://github.com/OpenBMB/MiniCPM-V.git
synced 2026-02-05 02:09:20 +08:00
Update finetune_lora.sh
This commit is contained in:
@@ -32,7 +32,7 @@ torchrun $DISTRIBUTED_ARGS finetune.py \
|
||||
--bf16_full_eval true \
|
||||
--do_train \
|
||||
--do_eval \
|
||||
--tune_vision false \
|
||||
--tune_vision true \
|
||||
--tune_llm false \
|
||||
--use_lora true \
|
||||
--lora_target_modules "llm\..*layers\.\d+\.self_attn\.(q_proj|k_proj)" \
|
||||
|
||||
Reference in New Issue
Block a user