| output_dir=StarCoder-15B_for_NTR | |
| # mkdir -p $output_dir | |
| python merge_peft_adapters.py \ | |
| --base_model_name_or_path bigcode/starcoderbase \ | |
| --peft_model_path $output_dir/Epoch_1/ \ | |
| --push_to_hub \ |
| output_dir=StarCoder-15B_for_NTR | |
| # mkdir -p $output_dir | |
| python merge_peft_adapters.py \ | |
| --base_model_name_or_path bigcode/starcoderbase \ | |
| --peft_model_path $output_dir/Epoch_1/ \ | |
| --push_to_hub \ |