Skip to content

Commit

Permalink
Fix some awkward wording in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Noeda committed Apr 2, 2023
1 parent 4c99e7f commit 48244ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ rllama ... --start-interactive \
In this mode, you need to type your prompt before the AI starts doing its work.
If the AI outputs token sequence given in `--interactive-stop` (defaults to
`[EOF]`) then it will ask for another input. You probably want to have `"Human:
"` or something similar, like this:
"` or something similar, see example below.

`--interactive-prompt-postfix` is appended automatically to your answers. You
can use this to force the AI to follow a pattern. Here is a full example of
Expand Down

0 comments on commit 48244ab

Please sign in to comment.