Skip to content

Commit d0a417f

Browse files
authored
readme : update hot topics (#13150)
1 parent 43f2b07 commit d0a417f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ Inference of Meta's [LLaMA](https://arxiv.org/abs/2302.13971) model (and others)
1616

1717
## Hot topics
1818

19+
- **GGML developer experience survey (organized and reviewed by NVIDIA):** [link](https://forms.gle/Gasw3cRgyhNEnrwK9)
1920
- A new binary `llama-mtmd-cli` is introduced to replace `llava-cli`, `minicpmv-cli` and `gemma3-cli` https://github.com/ggml-org/llama.cpp/pull/13012, `libllava` will be deprecated
20-
- **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
21-
- **VS Code extension for FIM completions:** https://github.com/ggml-org/llama.vscode
21+
- VS Code extension for FIM completions: https://github.com/ggml-org/llama.vscode
2222
- Universal [tool call support](./docs/function-calling.md) in `llama-server` https://github.com/ggml-org/llama.cpp/pull/9639
2323
- Vim/Neovim plugin for FIM completions: https://github.com/ggml-org/llama.vim
2424
- Introducing GGUF-my-LoRA https://github.com/ggml-org/llama.cpp/discussions/10123

0 commit comments

Comments
 (0)