add information for the reseting conversation

This commit is contained in:
kishida 2024-02-25 12:54:25 +09:00
parent 5b5c080b10
commit 26b541b666
2 changed files with 3 additions and 2 deletions

View File

@ -247,7 +247,7 @@ max_tokens : 3072
max_generated_tokens : 2048
*Usage*
Enter an instruction and press enter (%Q quits).
Enter an instruction and press enter (%C reset conversation, %Q quits).
*Examples*
- Write an email to grandma thanking her for the cookies.

3
run.cc
View File

@ -221,7 +221,8 @@ void Run(LoaderArgs& loader, InferenceArgs& inference, AppArgs& app) {
const std::string instructions =
"*Usage*\n"
" Enter an instruction and press enter (%Q quits).\n\n"
" Enter an instruction and press enter (%C reset conversation, "
"%Q quits).\n\n"
"*Examples*\n"
" - Write an email to grandma thanking her for the cookies.\n"
" - What are some historical attractions to visit around "