You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ Inference of Meta's [LLaMA](https://arxiv.org/abs/2302.13971) model (and others)
18
18
19
19
-**How to use [MTLResidencySet](https://developer.apple.com/documentation/metal/mtlresidencyset?language=objc) to keep the GPU memory active?**https://github.com/ggerganov/llama.cpp/pull/11427
20
20
-**VS Code extension for FIM completions:**https://github.com/ggml-org/llama.vscode
21
+
- Universal tool call support in `llama-server`: https://github.com/ggerganov/llama.cpp/pull/9639
21
22
- Vim/Neovim plugin for FIM completions: https://github.com/ggml-org/llama.vim
0 commit comments