Skip to content

Commit ccedd77

Browse files
authored
Update README.md
1 parent b59963e commit ccedd77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,6 @@ python finetune/merge_peft_adapters.py --model_name_or_path model_to_merge --pef
172172
For example
173173

174174
```bash
175-
python finetune/merge_peft_adapters.py --model_name_or_path bigcode/large-model --peft_model_path checkpoints/checkpoint-1000 --push_to_hub
175+
python finetune/merge_peft_adapters.py --model_name_or_path bigcode/starcoder --peft_model_path checkpoints/checkpoint-1000 --push_to_hub
176176
```
177177

0 commit comments

Comments
 (0)