]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
finetune: Rename an old command name in finetune.sh (#8344)
authorstandby24x7 <redacted>
Sun, 7 Jul 2024 10:37:47 +0000 (19:37 +0900)
committerGitHub <redacted>
Sun, 7 Jul 2024 10:37:47 +0000 (13:37 +0300)
commit210eb9ed0ac3979a93e37568d96447ec3e95ad05
tree7e1ca289c50a2ba0bec898e1aed5bf2c05455ed3
parentcb4d86c4d723af87d3d7e3177e9485f200391384
finetune: Rename an old command name in finetune.sh (#8344)

This patch replaces an old commad "main" with "llama-cli"
in finetune.sh.
The part that I fixed is comment, so it doesn't change
the script.

Signed-off-by: Masanari Iida <redacted>
examples/finetune/finetune.sh