8000 docs: Fix typo · eycewind/llama-cpp-python@4348a6c · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 4348a6c

Browse files
committed
docs: Fix typo
1 parent d605875 commit 4348a6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ To constrain the response to a specific JSON Schema, you can use the `schema` pr
292292

293293
### Function Calling
294294

295-
The high-level API also provides a simple interface for function calling. This is possible through the `functionary` pre-trained models chat format or through the generic `chatml-function-calling` chat forma.
295+
The high-level API also provides a simple interface for function calling. This is possible through the `functionary` pre-trained models chat format or through the generic `chatml-function-calling` chat format.
296296

297297
The gguf-converted files for functionary can be found here: [functionary-7b-v1](https://huggingface.co/abetlen/functionary-7b-v1-GGUF)
298298

0 commit comments

Comments
 (0)
0