ggml-org/llama.cpp

llama : add CLI assistant

Fechada

#10.688 aberto em 6 de dez. de 2024

 (5 comentários) (4 reações) (0 responsável)C++ (21.825 forks)batch import
enhancementgood first issueroadmap

Métricas do repositório

Stars
 (124.401 estrelas)
Métricas de merge de PR
 (Mesclagem média 6d 8h) (389 fundiu PRs em 30d)

Description

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.

Guia do colaborador