Skip to content

Commit b81ba1f

Browse files
authored
finetune: Rename command name in README.md (#8343)
Rename an old command name "finetune" to "llama-finetune" in README.md Signed-off-by: Masanari Iida <[email protected]>
1 parent 210eb9e commit b81ba1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/finetune/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,4 @@ The LORA rank can be configured for each model tensor type separately with these
8787

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

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

0 commit comments

Comments
 (0)