update docs

Former-commit-id: 34d33e2257
This commit is contained in:
hiyouga
2024-05-06 21:47:00 +08:00
parent 2a53a43ac7
commit eb21a527a6
44 changed files with 487 additions and 516 deletions

View File

@@ -10,7 +10,7 @@ CUDA_VISIBLE_DEVICES=0 llamafactory-cli train \
--finetuning_type full \
--use_badam \
--badam_switch_mode descending \
--badam_switch_interval 50 \
--badam_switch_block_every 50 \
--badam_verbose 2 \
--output_dir ../../../saves/LLaMA2-7B/badam/sft \
--overwrite_cache \