mirror of
https://github.com/OpenBMB/MiniCPM-V.git
synced 2026-02-05 18:29:18 +08:00
update q_lora code and memory cost with zero3 and offloading (#200)
This commit is contained in:
@@ -28,8 +28,10 @@ torchrun $DISTRIBUTED_ARGS finetune.py \
|
||||
--remove_unused_columns false \
|
||||
--label_names "labels" \
|
||||
--prediction_loss_only false \
|
||||
--bf16 true \
|
||||
--bf16_full_eval true \
|
||||
--bf16 false \
|
||||
--bf16_full_eval false \
|
||||
--fp16 true \
|
||||
--fp16_full_eval true \
|
||||
--do_train \
|
||||
--do_eval \
|
||||
--tune_vision true \
|
||||
|
||||
Reference in New Issue
Block a user