[ sid ]
[ Bron: llama.vim ]
Pakket: vim-llama.cpp (0.0~git20260131.a1c8e6e-1)
Verwijzigingen voor vim-llama.cpp
Debian bronnen:
Het bronpakket llama.vim downloaden:
- [llama.vim_0.0~git20260131.a1c8e6e-1.dsc]
- [llama.vim_0.0~git20260131.a1c8e6e.orig.tar.xz]
- [llama.vim_0.0~git20260131.a1c8e6e-1.debian.tar.xz]
Beheerders:
- Debian Deep Learning Team (QA-pagina, Mailarchief)
- Christian Kastner (QA-pagina)
- Mo Zhou (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Local LLM-assisted text completion for vim
This is a vim plugin for LLM-assisted text completion using llama.cpp.
To be useful, you will need to provide your own model, or download a LLM model from https://huggingface.co.
Features:
* Auto-suggest on cursor movement in Insert mode * Toggle the suggestion manually by pressing Ctrl+F * Accept a suggestion with Tab * Accept the first line of a suggestion with Shift+Tab * Control max text generation time * Configure scope of context around the cursor * Ring context with chunks from open and edited files and yanked text * Supports very large contexts even on low-end hardware via smart context reuse * Speculative FIM support * Speculative Decoding support * Display performance stats
Andere aan vim-llama.cpp gerelateerde pakketten
|
|
|
|
-
- dep: llama.cpp-tools (>= 7965)
- LLM inference in C/C++ - main utilities
-
- dep: vim (>= 9.1~)
- Vi IMproved - enhanced vi editor
