Skip to content

Commit 72b090d

Browse files
authored
docs: remove link for llama-cli function calling (#13810)
1 parent 7fe03e7 commit 72b090d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/function-calling.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
[chat.h](../common/chat.h) (https://github.com/ggml-org/llama.cpp/pull/9639) adds support for [OpenAI-style function calling](https://platform.openai.com/docs/guides/function-calling) and is used in:
44
- `llama-server` when started w/ `--jinja` flag
5-
- `llama-cli` (WIP: https://github.com/ggml-org/llama.cpp/pull/11556)
65

76
## Universal support w/ Native & Generic handlers
87

0 commit comments

Comments
 (0)