Skip to content

Commit aa0d8e7

Browse files
Apply suggestions from code review
Co-authored-by: Max Ryabinin <mryabinin0@gmail.com>
1 parent 9897bc6 commit aa0d8e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/together/cli/api/finetune.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"The estimated price of this job is {price}. "
3535
"The actual cost of your job will be determined by the model size, the number of tokens "
3636
"in the training file, the number of tokens in the validation file, the number of epochs, and "
37-
"the number of evaluations. Visit https://www.together.ai/pricing to learn more about pricing.\n"
37+
"the number of evaluations. Visit https://www.together.ai/pricing to learn more about fine-tuning pricing.\n"
3838
"{warning}"
3939
"You can pass `-y` or `--confirm` to your command to skip this message.\n\n"
4040
"Do you want to proceed?"

0 commit comments

Comments
 (0)