Skip to content

Commit

Permalink
finetune: Rename command name in README.md (ggerganov#8343)
Browse files Browse the repository at this point in the history
Rename an old command name "finetune" to "llama-finetune"
in README.md

Signed-off-by: Masanari Iida <[email protected]>
  • Loading branch information
standby24x7 authored and Neo Zhang committed Jul 13, 2024
1 parent 8e097d0 commit 57361cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/finetune/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ The LORA rank can be configured for each model tensor type separately with these

The LORA rank of 'norm' tensors should always be 1.

To see all available options use `finetune --help`.
To see all available options use `llama-finetune --help`.

0 comments on commit 57361cd

Please sign in to comment.