ggml-org/llama.cpp

llama : add CLI assistant

已关闭

#10,688 创建于 2024年12月6日

 (5 条评论) (4 个反应) (0 位负责人)C++ (21,764 个派生)batch import
enhancementgood first issueroadmap

仓库指标

星标
 (124,134 个星标)
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.

贡献者指南