docs: remove link for llama-cli function calling (#13810)
This commit is contained in:
parent
7fe03e7446
commit
72b090da2c
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
[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:
|
||||
- `llama-server` when started w/ `--jinja` flag
|
||||
- `llama-cli` (WIP: https://github.com/ggml-org/llama.cpp/pull/11556)
|
||||
|
||||
## Universal support w/ Native & Generic handlers
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue