ggml-org/llama.cpp

llama : add CLI assistant

Open

#10 688 ouverte le 6 déc. 2024

Voir sur GitHub
 (4 commentaires) (4 réactions) (0 assignés)C++ (18 202 forks)batch import
enhancementgood first issueroadmap

Métriques du dépôt

Stars
 (110 169 stars)
Métriques de merge PR
 (Merge moyen 5j 11h) (457 PRs mergées en 30 j)

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.

Guide contributeur