diff --git a/docs/source/usage/tool_calling.md b/docs/source/usage/tool_calling.md index 3a948991773f6..34b26647a959f 100644 --- a/docs/source/usage/tool_calling.md +++ b/docs/source/usage/tool_calling.md @@ -174,6 +174,8 @@ Recommended flags: `--tool-call-parser granite --chat-template examples/tool_cha Recommended flags: `--tool-call-parser granite` +The chat template from Huggingface can be used directly. Parallel function calls are supported. + * `ibm-granite/granite-20b-functioncalling` Recommended flags: `--tool-call-parser granite-20b-fc --chat-template examples/tool_chat_template_granite_20b_fc.jinja`