ggml-org/llama.cpp
LLM inference in C/C++
Repository profile
Python bindings for llama.cpp
Repository updates
Get generated abetlen/llama-cpp-python development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-07-02 03:05
5 captures since 2026-05-25
Stars from baseline +113
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-02 03:05
CMakeLists.txt
c-cpp ecosystem,
1 dependency
pyproject.toml
python ecosystem,
21 dependencies
docs/requirements.txt
python ecosystem,
3 dependencies
examples/ray/requirements.txt
python ecosystem,
2 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
Nearest indexed repositories by embedding similarity.
LLM inference in C/C++
Access large language models from the command-line
llama.cpp fork with additional SOTA quants and improved performance
A self-hosted, offline, ChatGPT-like chatbot. Powered by Llama 2. 100% private, with no data leaving your device. New: Code Llama support!
Inference code for Llama models
LangChain & Prompt Engineering tutorials on Large Language Models (LLMs) such as ChatGPT with custom data. Jupyter notebooks on loading and indexing data, creating prompt templates, CSV agents, and using retrieval QA chains to query the custom data. Projects for using a private LLM (Llama 2) for chat with PDF files, tweets sentiment analysis.