Skip to content

Commit fc19192

Browse files
author
Olivier Chafik
committed
update readme w/ link to tool call
1 parent d1f48d0 commit fc19192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Inference of Meta's [LLaMA](https://arxiv.org/abs/2302.13971) model (and others)
2525

2626
- **How to use [MTLResidencySet](https://developer.apple.com/documentation/metal/mtlresidencyset?language=objc) to keep the GPU memory active?** https://github.com/ggml-org/llama.cpp/pull/11427
2727
- **VS Code extension for FIM completions:** https://github.com/ggml-org/llama.vscode
28-
- Universal tool call support in `llama-server`: https://github.com/ggml-org/llama.cpp/pull/9639
28+
- Universal [tool call support](./docs/function-calling.md) in `llama-server` https://github.com/ggml-org/llama.cpp/pull/9639
2929
- Vim/Neovim plugin for FIM completions: https://github.com/ggml-org/llama.vim
3030
- Introducing GGUF-my-LoRA https://github.com/ggml-org/llama.cpp/discussions/10123
3131
- Hugging Face Inference Endpoints now support GGUF out of the box! https://github.com/ggml-org/llama.cpp/discussions/9669

0 commit comments

Comments
 (0)