finetune: Rename command name in README.md

Rename an old command name "finetune" to "llama-finetune"
in README.md

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
This commit is contained in:
Masanari Iida 2024-07-07 11:49:33 +09:00
parent 86e7299ef5
commit 1aa086ca37

View file

@ -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. 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`.