From 19e02f1f876e2aa3a49ad1fe4fae9d9217a0a56f Mon Sep 17 00:00:00 2001 From: Andrei Betlen Date: Fri, 24 Nov 2023 00:15:02 -0500 Subject: [PATCH] docs: Add link to function calling notebook --- docs/server.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/server.md b/docs/server.md index 543365d..f90b0a9 100644 --- a/docs/server.md +++ b/docs/server.md @@ -77,6 +77,8 @@ Then when you run the server you'll need to also specify the `functionary-7b-v1` python3 -m llama_cpp.server --model --chat_format functionary ``` +Check out the example notebook [here](https://github.com/abetlen/llama-cpp-python/blob/main/examples/notebooks/Functions.ipynb) for a walkthrough of some interesting use cases for function calling. + ### Multimodal Models `llama-cpp-python` supports the llava1.5 family of multi-modal models which allow the language model to