ggml-org/llama.cpp

llama : add CLI assistant

Chiusa

#10.688 aperta il 6 dic 2024

 (5 commenti) (4 reazioni) (0 assegnatari)C++ (21.781 fork)batch import
enhancementgood first issueroadmap

Metriche repository

Star
 (124.194 stelle)
Metriche merge PR
 (Merge medio 6g 8h) (389 PR mergiate in 30 g)

Descrizione

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.

Guida contributor