]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : add plugin links (#11355)
authorGeorgi Gerganov <redacted>
Wed, 22 Jan 2025 17:44:26 +0000 (19:44 +0200)
committerGitHub <redacted>
Wed, 22 Jan 2025 17:44:26 +0000 (19:44 +0200)
README.md

index 784669ce137f7f0a46f7cef049f22d6344df85d9..97d02867066cac1ff772a8a3709094b687da12c0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -16,7 +16,9 @@ Inference of Meta's [LLaMA](https://arxiv.org/abs/2302.13971) model (and others)
 
 ## Hot topics
 
-- **Introducing GGUF-my-LoRA** https://github.com/ggerganov/llama.cpp/discussions/10123
+- **VS Code extension for FIM completions:** https://github.com/ggml-org/llama.vscode
+- Vim/Neovim plugin for FIM completions: https://github.com/ggml-org/llama.vim
+- Introducing GGUF-my-LoRA https://github.com/ggerganov/llama.cpp/discussions/10123
 - Hugging Face Inference Endpoints now support GGUF out of the box! https://github.com/ggerganov/llama.cpp/discussions/9669
 - Hugging Face GGUF editor: [discussion](https://github.com/ggerganov/llama.cpp/discussions/9268) | [tool](https://huggingface.co/spaces/CISCai/gguf-editor)