Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 663659f

Browse filesBrowse files
boegelabetlen
andauthored
docs: fix small typo in README: 'model know how' -> 'model knows how' (abetlen#1244)
Co-authored-by: Andrei <abetlen@gmail.com>
1 parent 0e70984 commit 663659f
Copy full SHA for 663659f

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ By default [`from_pretrained`](https://llama-cpp-python.readthedocs.io/en/latest
286286

287287
The high-level API also provides a simple interface for chat completion.
288288

289-
Chat completion requires that the model know how to format the messages into a single prompt.
289+
Chat completion requires that the model knows how to format the messages into a single prompt.
290290
The `Llama` class does this using pre-registered chat formats (ie. `chatml`, `llama-2`, `gemma`, etc) or by providing a custom chat handler object.
291291

292292
The model will will format the messages into a single prompt using the following order of precedence:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.