ggml-org/llama.cpp

llama : add CLI assistant

Geschlossen

#10.688 geöffnet am 06.12.2024

 (5 Kommentare) (4 Reaktionen) (0 zugewiesene Personen)C++ (21.822 Forks)batch import
enhancementgood first issueroadmap

Repository-Metriken

Stars
 (124.374 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 6T 8h) (389 gemergte PRs in 30 T)

Beschreibung

The https://github.com/AnswerDotAI/shell_sage project seems quite fun and useful. GitHub Copilot CLI was also a rather useful utility.

We should build a fully-local alternative leveraging llama-server's advanced context reuse techniques in the same spirit as llama.vim. Speculative decoding should be very effective in this scenario as well. Likely the Qwen 2.5 family would be ideal for this use case.

Contributor Guide