[ sid ]
[ ソース: llama.vim ]
パッケージ: vim-llama.cpp (0.0~git20260131.a1c8e6e-1)
vim-llama.cpp に関するリンク
Debian の資源:
llama.vim ソースパッケージをダウンロード:
- [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]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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
その他の vim-llama.cpp 関連パッケージ
|
|
|
|
-
- dep: llama.cpp-tools (>= 7965)
- LLM inference in C/C++ - main utilities
-
- dep: vim (>= 9.1~)
- Vi IMproved - 強化版 vi エディタ
