We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a09ae7 commit 8ebf46aCopy full SHA for 8ebf46a
examples/server/README.md
@@ -13,6 +13,7 @@ Set of LLM REST APIs and a simple web front end to interact with llama.cpp.
13
* Multimodal (wip)
14
* Monitoring endpoints
15
* Schema-constrained JSON response format
16
+ * [Function calling](../../docs/function-calling.md) / tool use for ~any model
17
18
The project is under active development, and we are [looking for feedback and contributors](https://github.com/ggml-org/llama.cpp/issues/4216).
19
0 commit comments