Skip to content

Commit

Permalink
Remove lora qlora aggregated shell
Browse files Browse the repository at this point in the history
  • Loading branch information
wheresmyhair committed Apr 24, 2024
1 parent 4459b46 commit 1bcb243
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 79 deletions.
78 changes: 0 additions & 78 deletions scripts/run_finetune_with_lora_save_aggregated_weights.sh

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ deepspeed ${deepspeed_args} \
--block_size 512 \
--per_device_train_batch_size 1 \
--use_qlora 1 \
--save_aggregated_lora 1\
--save_aggregated_lora 0 \
--deepspeed configs/ds_config_zero2.json \
--fp16 \
--run_name ${exp_id} \
Expand Down

0 comments on commit 1bcb243

Please sign in to comment.