Skip to content

Commit

Permalink
Update doc/freeze/freeze.md
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Signed-off-by: Duo <[email protected]>
  • Loading branch information
iProzd and coderabbitai[bot] authored May 9, 2024
1 parent 2bd9473 commit f59640a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/freeze/freeze.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ to specify which model branch you want to freeze:
$ dp --pt freeze -o model_branch1.pth --head CHOSEN_BRANCH
```

The output model is called `model_branch1.pth` being the specific frozen model with `CHOSEN_BRANCH` head.
The output model is called `model_branch1.pth`, which is the specifically frozen model with the `CHOSEN_BRANCH` head.

0 comments on commit f59640a

Please sign in to comment.