ggml-org/llama.cpp

llama : add CLI assistant

已關閉

#10,688 建立於 2024年12月6日

 (5 則留言) (4 個反應) (0 位負責人)C++ (21,907 個分叉)batch import
enhancementgood first issueroadmap

倉庫指標

星標
 (124,691 顆星)
PR 合併指標
 (平均合併 6天 8小時) (30 天內合併 389 個 PR)

描述

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.

貢獻者指南