Enterprise DNA Enterprise DNA
O Open Source Frameworks medium

llama.cpp

by Community

LLM inference in C/C++

OSS

llama.cpp

Added 1 June 2026

#ggml

Overview

llama.cpp is a C++ inference framework that runs large language models locally on consumer hardware. It provides optimized tensor operations and quantization support to reduce model size and memory footprint, enabling fast inference without cloud dependencies.

Best for

Best for
Developers building privacy-first or offline-capable applications with constrained hardware

Use cases

  • Running open-source LLMs on laptops or edge devices
  • Building offline AI applications with minimal latency
  • Quantizing and deploying models with reduced VRAM requirements

Notes

llama.cpp is a C++ inference framework that runs large language models locally on consumer hardware. It provides optimized tensor operations and quantization support to reduce model size and memory footprint, enabling fast inference without cloud dependencies.

114,160 stars on GitHub. Last updated 2026-06-01. Licensed MIT.

Use cases

  • Running open-source LLMs on laptops or edge devices
  • Building offline AI applications with minimal latency
  • Quantizing and deploying models with reduced VRAM requirements

Pros

  • Minimal dependencies and fast startup, runs on CPU and GPU
  • Extensive quantization options (4-bit, 8-bit) dramatically reduce model size
  • Active community with broad hardware support including Apple Silicon

Cons

  • Requires manual model conversion and quantization workflows
  • Performance varies significantly by hardware, CPU inference is slower than GPU alternatives
  • Limited built-in abstractions for complex multi-model pipelines

Indexed from awesome-llm and enriched against its public facts.

Pros

  • Minimal dependencies and fast startup, runs on CPU and GPU
  • Extensive quantization options (4-bit, 8-bit) dramatically reduce model size
  • Active community with broad hardware support including Apple Silicon

Cons

  • Requires manual model conversion and quantization workflows
  • Performance varies significantly by hardware, CPU inference is slower than GPU alternatives
  • Limited built-in abstractions for complex multi-model pipelines

Open-source & AI alternatives

Swap-in tools that solve the same job. Weigh the trade-offs before you commit.

Alternative to5entries
Alternatives11entries
O OSS Framework medium

exllama

Community

A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.

★ 2,922
O OSS Framework medium

Llama 3-8|70B

Community

[Llama 2-7 13 70B](https://llama.meta.com/llama2/)

O OSS Framework medium

LMDeploy

Community

LMDeploy is a toolkit for compressing, deploying, and serving LLMs.

★ 7,876
O OSS Framework medium

mistral.rs

Community

Fast, flexible LLM inference

★ 7,205
O OSS Framework medium

MNN-LLM

Community

MNN: A blazing-fast, lightweight inference engine battle-tested by Alibaba, powering high-performance on-device LLMs and Edge AI.

★ 15,353
O OSS Obs medium

Rapid-MLX

Community

The fastest local AI engine for Apple Silicon. 4.2x faster than Ollama, 0.08s cached TTFT, 100% tool calling. 17 tool parsers, prompt cache, reasoning separation, cloud routing. Dr

★ 2,641
O OSS Obs medium

Shimmy

Community

⚡ Python-free Rust inference server — OpenAI-API compatible. GGUF + SafeTensors, hot model swap, auto-discovery, single binary. FREE now, FREE forever.

★ 5,306
O OSS Obs medium

text-generation-inference

Community

Large Language Model Text Generation Inference

★ 10,857
P Apps Productivity low

bitnet.cpp

Various

Official inference framework for 1-bit LLMs

★ 39,132
P Apps Productivity low

gpt4all

Various

GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.

★ 77,348
P Apps Productivity low

OpenAI API

Various

Announcement of the OpenAI API for text-to-text general-purpose AI models based on GPT-3. OpenAI blog, June 11, 2020.

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Used by49entries
A Agents Autonomous low

Clippy

Community

AI programming assistant

★ 410
A Agents Autonomous low

openinterpreter

Community

Interpreter lets you work alongside agents that can edit your documents, fill PDF forms, and more.

A Agents Autonomous low

wispy

Community

Chrome extension

M MCP Dev low

inference.sh

ac.inference.sh

Run 150+ AI apps — image, video, audio, LLMs, 3D and more. Browse, execute, stream results.

M MCP Dev low

mediar-ai/screenpipe

Various

YC (S26) | AI that knows what you've seen, said, or heard. Records everything you do, say, hear 24/7, local, private, secure

★ 19,049
M MCP Dev low

BenyD/haypile

Various

Private search and Q&A for your documents. One binary that watches your folders and answers questions with citations, fully local.

★ 2
O OSS Orchestration medium

Agent-LLM

Community

AGiXT is a dynamic AI Agent Automation Platform that seamlessly orchestrates instruction management and complex task execution across diverse AI providers. Combining adaptive memor

★ 3,192
O OSS Orchestration medium

Anything LLM

Community

The all-in-one AI productivity accelerator. On device and privacy first with no annoying setup or configuration.

★ 60,905
O OSS Framework medium

AutoGPT

Community

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

★ 184,701
O OSS Orchestration medium

BlockAGI

Community

Your Self-Hosted, Hackable Research Agent Inspired by AutoGPT

★ 320
O OSS Orchestration medium

Casibase

Community

⚡️next-generation personal AI assistant powered by LLM, RAG and agent loops, supporting computer-use, browser-use and coding agent, demo: https://demo.openagentai.org

★ 5,113
O OSS Framework medium

CodeQwen1.5-7B

Community

GITHUB HUGGING FACE MODELSCOPE DEMO DISCORD Introduction The advent of advanced programming tools, which harnesses the power of large language models (LLMs), has significantly en

O OSS Framework medium

deploy-llms-with-ansible

Community

Easily deploy LLMs with Ansible. Uses Docker with llama.cpp or ollama. Secured with whitelisted IPs.

★ 3
O OSS Orchestration medium

Flappy

Community

Production-Ready LLM Agent SDK for Every Developer

★ 306
O OSS Orchestration medium

Knowledge GPT

Community

Accurate answers and instant citations for your documents.

★ 1,645
O OSS Framework medium

LangChain

Community

The agent engineering platform.

★ 138,234
O OSS Framework medium

Llama 3-8|70B

Community

[Llama 2-7 13 70B](https://llama.meta.com/llama2/)

O OSS Orchestration medium

LLama Cpp Agent

Community

The llama-cpp-agent framework is a tool designed for easy interaction with Large Language Models (LLMs). Allowing users to chat with LLM models, execute structured function calls a

★ 639
O OSS Obs medium

LLMKube

Community

Kubernetes operator for local LLM inference with llama.cpp, vLLM, TGI, and mlx-server — multi-GPU NVIDIA + Apple Silicon Metal, autoscaling, air-gapped, production-ready

★ 118
O OSS Framework medium

LLocalSearch

Community

LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user ca

★ 5,958
O OSS Framework medium

LMQL

Community

Language Model Query Language

O OSS Orchestration medium

Local GPT

Community

Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.

★ 22,208
O OSS Obs medium

Off Grid

Community

The Swiss Army Knife of Offline AI. Chat, Speak, and Generate Images - Privacy First, Zero Internet. Download an LLM and use it on your mobile device. No data ever leaves your phon

★ 2,335
O OSS Framework medium

ollama

Community

Get up and running with Kimi-K2.5, GLM-5, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.

★ 172,846
O OSS Orchestration medium

Private GPT

Community

Interact with your documents using the power of GPT, 100% privately, no data leaks

★ 57,218
O OSS Framework medium

QA-Pilot

Community

QA-Pilot is an interactive chat project that leverages online/local LLM for rapid understanding and navigation of GitHub code repository.

★ 325
O OSS Orchestration medium

Rigging

Community

Lightweight LLM Interaction Framework

★ 411
O OSS Framework medium

Scale Spellbook

Community

Accelerate and scale Generative AI across your enterprise with the platform to transform your data into customized enterprise-ready Generative AI applications.

O OSS Framework medium

Serge

Community

A web interface for chatting with Alpaca through llama.cpp. Fully dockerized, with an easy to use API.

★ 5,725
O OSS Orchestration medium

SuperAGI

Community

SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably.

★ 17,554
O OSS Obs medium

tabby

Community

Self-hosted AI coding assistant

★ 33,554
P Apps Productivity low

AutoGen

Various

A programming framework for agentic AI

★ 58,610
P Apps Productivity low

Chatbot UI

Various

Chatbot UI

P Apps Productivity low

gpt4all

Various

GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.

★ 77,348
P Apps Productivity low

Harbor

Various

Stop configuring your AI stack. Start using it. One command brings a complete pre-wired LLM stack with hundreds of services to explore.

★ 3,036
P Apps Productivity low

Jan

Various

Jan is an open-source alternative to ChatGPT. Run open-source AI models locally or connect to cloud models like GPT, Claude and others.

P Apps Productivity low

Kilo

Various

Kilo is the open source AI coding agent for VS Code, JetBrains, CLI, and Cloud. Access 500+ models, bring your own keys at zero markup, and keep code private with local models.

P Apps Productivity low

LangChain

Various

LangChain provides the engineering platform and open source frameworks developers use to build, test, and deploy reliable AI agents.

P Apps Productivity low

LM Studio

Various

Run local AI models like gpt-oss, Llama, Gemma, Qwen, and DeepSeek privately on your computer.

P Apps Productivity low

LLM

Various

LLM: A CLI utility and Python library for interacting with Large Language Models

P Apps Productivity low

Local Deep Research

Various

~95% on SimpleQA (e.g. Qwen3.6-27B on a 3090). Supports all local and cloud LLMs (llama.cpp, Ollama, Google, ...). 10+ search engines - arXiv, PubMed, your private documents. Every

★ 8,273
P Apps Productivity low

Msty

Various

Msty AI builds local-first AI tools: Msty Studio is your private AI workspace, and Msty Claw runs autonomous multi-step tasks with sandboxed control on your machine.

P Apps Productivity low

Open Interpreter

Various

A natural language interface for computers

★ 63,767
P Apps Productivity low

PyGPT

Various

PyGPT is an open‑source desktop AI assistant for Windows, macOS and Linux. Chat, agents, web search, run Python, TTS/STT, plugins, long‑term memory.

P Apps Productivity low

quivr

Various

Opiniated RAG for integrating GenAI in your apps 🧠 Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama.

★ 39,173
P Apps Productivity low

Stable Horde

Various

AI Horde

P Apps Productivity low

Teleprompter

Various

An on-device AI for your meetings that listens to you and makes charismatic quote suggestions.

★ 335
P Apps Productivity low

TurboPilot

Various

Turbopilot is an open source large-language-model based code completion engine that runs locally on CPU

★ 3,789
P Apps Productivity low

Vibe Transcribe

Various

Local-first transcription for audio and video with AI summaries, multilingual support, and privacy-focused processing.

Pairs with72entries
M MCP Dev low

cameronrye/openzim-mcp

Various

OpenZIM MCP is a modern, secure, and high-performance MCP (Model Context Protocol) server that enables AI models to access and search ZIM format knowledge bases offline.

★ 63
M MCP Dev low

Jwrede/llmprobe

Various

Synthetic monitoring and CI smoke tests for LLM inference endpoints.

★ 1
M MCP Dev low

ocbenji/bitcoinbenji-mcp

Various

MCP server for the Bitcoin Benji API — Lightning-paid Bitcoin mempool intelligence + sovereign on-prem AI inference (L402). No third-party APIs.

★ 0
O OSS Orchestration medium

Agency

Community

🕵️‍♂️ Library designed for developers eager to explore the potential of Large Language Models (LLMs) and other generative AI through a clean, effective, and Go-idiomatic approach.

★ 508
O OSS Obs medium

AgentField

Community

Build, run and scale AI agents like API and microservices - observable,auditable and identity-aware from day one.

★ 2,049
O OSS Framework medium

AI Gateway

Community

A blazing fast AI Gateway with integrated guardrails. Route to 1,600+ LLMs, 50+ AI Guardrails with 1 fast & friendly API.

★ 11,932
O OSS Framework medium

Awesome-Code-LLM

Community

👨‍💻 An awesome and curated list of best code-LLM for research.

★ 1,287
O OSS Framework medium

awesome-japanese-llm

Community

日本語LLMまとめ - Overview of Japanese LLMs

★ 1,407
O OSS Framework medium

Awesome-LLM-Inference

Community

📖A curated list of Awesome LLM/VLM Inference Papers with codes: WINT8/4, FlashAttention, PagedAttention, MLA, Parallelism, etc. 🎉🎉

★ 16
O OSS Framework medium

Baichuan-7|13B

Community

AGI Large Language Models

O OSS Framework medium

BLOOMZ&mT0

Community

We’re on a journey to advance and democratize artificial intelligence through open source and open science.

O OSS Framework medium

Chainlit

Community

A Python library for making chatbot interfaces.

O OSS Framework medium

Codestral-7|22B

Community

The most powerful AI platform for enterprises. Customize, fine-tune, and deploy AI assistants, autonomous agents, and multimodal AI with open models.

O OSS Framework medium

CompassRank

Community

评测榜单旨在为大语言模型和多模态模型提供全面、客观且中立的得分与排名,同时提供多能力维度的评分参考,以便用户能够更全面地了解大模型的能力水平。

O OSS Framework medium

Cursor

Community

Built to make you extraordinarily productive, Cursor is the best coding agent.

O OSS Framework medium

DeepSeek-R1

Community

First-generation reasoning models from DeepSeek.

★ 92,010
O OSS Framework medium

DeepSeek-Math-7B

Community

DeepSeek Math series

O OSS Framework medium

DeepSeek-V2.5

Community

We’re on a journey to advance and democratize artificial intelligence through open source and open science.

O OSS Framework medium

DeepSeek-VL-1.3|7B

Community

DeepSeek-VL model series

O OSS Obs medium

Gemma

Community

Checking your browser - reCAPTCHA

O OSS Framework medium

Gemma2-9|27B

Community

Gemma 2, our next generation of open models, is now available globally for researchers and developers.

O OSS Framework medium

GLM-2|6|10|13|70B

Community

Org profile for THUDM on Hugging Face, the AI community building the future.

O OSS Framework medium

Google "We Have No Moat, And Neither Does OpenAI"

Community

Leaked Internal Google Document Claims Open Source AI Will Outcompete Google and OpenAI

O OSS Framework medium

Grok-1-314B-MoE

Community

Grok-1-314B-MoE — indexed from awesome-llm

O OSS Framework medium

Guidance

Community

A guidance language for controlling large language models.

★ 21,486
O OSS Framework medium

InternLM2-1.8|7|20B

Community

We’re on a journey to advance and democratize artificial intelligence through open source and open science.

O OSS Framework medium

LazyLLM

Community

Easiest and laziest way for building multi-agent LLMs applications.

★ 3,839
O OSS Framework medium

lighteval

Community

Lighteval is your all-in-one toolkit for evaluating LLMs across multiple backends

★ 2,430
O OSS Framework medium

Llama 3.2-1|3|11|90B

Community

[Llama 3.1-8 70 405B](https://llama.meta.com/)

O OSS Framework medium

Llama 3-8|70B

Community

[Llama 2-7 13 70B](https://llama.meta.com/llama2/)

O OSS Orchestration medium

LLaMA Cult and More

Community

Large Language Models for All, 🦙 Cult and More, Stay in touch !

★ 449
O OSS Framework medium

llm-ui

Community

The React library for LLMs

★ 1,741
O OSS Framework medium

LMQL

Community

Language Model Query Language

O OSS Framework medium

MemFree

Community

MemFree - Hybrid AI Search Engine & AI Page Generator

★ 1,498
O OSS Orchestration medium

MemGPT

Community

Letta is the platform for building stateful agents: AI with advanced memory that can learn and self-improve over time.

★ 23,081
O OSS Orchestration medium

MiniChain

Community

A tiny library for coding with large language models.

★ 1,233
O OSS Framework medium

MiniCPM-2B

Community

The MiniCPM family of LLMs and VLLMs.

O OSS Framework medium

Mixtral-8x7B

Community

The most powerful AI platform for enterprises. Customize, fine-tune, and deploy AI assistants, autonomous agents, and multimodal AI with open models.

O OSS Framework medium

ModelFusion

Community

The TypeScript library for building AI applications.

★ 1,320
O OSS Framework medium

Moonlight-A3B

Community

Moonshot's Compute-efficient MoE LLM, first Scaling Up of Muon Optimizer

O OSS Framework medium

OLMo-7B

Community

Artifacts for the first set of OLMo models.

O OSS Framework medium

Outlines

Community

Structured Outputs

★ 13,914
O OSS Obs medium

pgvector

Community

Open-source vector similarity search for Postgres

★ 21,551
O OSS Framework medium

Phi1-1.3B

Community

We’re on a journey to advance and democratize artificial intelligence through open source and open science.

O OSS Framework medium

Phi3-3.8|7|14B

Community

We’re on a journey to advance and democratize artificial intelligence through open source and open science.

O OSS Framework medium

Qwen-1.8B|7B|14B|72B

Community

Qwen - a Qwen Collection

O OSS Framework medium

Qwen2-0.5B|1.5B|7B|57B-A14B-MoE|72B

Community

GITHUB HUGGING FACE MODELSCOPE DEMO DISCORD Introduction After months of efforts, we are pleased to announce the evolution from Qwen1.5 to Qwen2. This time, we bring to you: Pret

O OSS Framework medium

Qwen2-Math-1.5B|7B|72B

Community

GITHUB HUGGING FACE MODELSCOPE DISCORD 🚨 This model mainly supports English. We will release bilingual (English and Chinese) math models soon. Introduction Over the past year, w

O OSS Framework medium

RecurrentGemma-2B

Community

Open weights language model from Google DeepMind, based on Griffin.

★ 676
O OSS Framework medium

Robocorp

Community

Create 🐍 Python AI Actions and 🤖 Automations, and deploy & operate them anywhere

★ 636
O OSS Framework medium

RWKV-v4|5|6

Community

Org profile for RWKV on Hugging Face, the AI community building the future.

O OSS Framework medium

Semantic Kernel

Microsoft

Microsoft's enterprise-flavoured framework for AI agents. .NET-first, with Python and Java siblings.

O OSS Framework medium

simple-evals

Community

Eval tools by OpenAI.

★ 4,508
O OSS Framework medium

StableLM-3B

Community

We’re on a journey to advance and democratize artificial intelligence through open source and open science.

O OSS Framework medium

StarCoder-1|3|7B

Community

All models, datasets, and demos related to StarCoder!

O OSS Framework medium

Swiss Army Llama

Community

A FastAPI service for semantic text search using precomputed embeddings and advanced similarity measures, with built-in support for various file types through textract.

★ 1,053
O OSS Framework medium

unslothai

Community

Unsloth Studio is a web UI for training and running open models like Gemma 4, Qwen3.6, DeepSeek, gpt-oss locally.

★ 65,515
O OSS Framework medium

Yi-34B

Community

We’re on a journey to advance and democratize artificial intelligence through open source and open science.

P Apps Productivity low

DeepSeek

Various

Org profile for DeepSeek on Hugging Face, the AI community building the future.

P Apps Productivity low

GitHub Models

Various

Find and experiment with AI models to develop a generative AI application.

P Apps Productivity low

Grok

Various

An LLM by xAI with [open source](https://github.com/xai-org/grok-1) and open weights. #opensource

P Apps Productivity low

LibreChat

Various

LibreChat brings together all your AI conversations in one unified, customizable interface.

P Apps Productivity low

LLaMA

Various

Llama LLM, a foundational, 65-billion-parameter large language model by Meta. Meta, February 23rd, 2023. #opensource

P Apps Productivity low

LLM Stats

Various

The LLM Leaderboard — independent ranking of GPT, Claude, Gemini, Llama, DeepSeek and 300+ AI models by intelligence, speed and price. Composite LLM Stats Score updated continuou

P Apps Productivity low

Mistral

Various

The most powerful AI platform for enterprises. Customize, fine-tune, and deploy AI assistants, autonomous agents, and multimodal AI with open models.

P Apps Productivity low

Open LLMs

Various

📋 A list of open LLMs available for commercial use.

★ 12,783
P Apps Productivity low

OpenRouter LLM Rankings

Various

LLM rankings and AI leaderboard based on benchmarks and real usage data from millions of users. See which AI models developers actually use.

P Apps Productivity low

Qwen

Various

Qwickly forging AGI, enhancing intelligence.

P Apps Productivity low

RunThisLLM

Various

Find out exactly what hardware you need to run any local LLM, image, video, or audio AI model. 275+ models with full build specs and performance estimates.

P Apps Productivity low

SEAL LLM Leaderboard

Various

Explore leaderboards with expert-driven LLM benchmarks and updated AI model rankings across coding, reasoning and more.

P Apps Productivity low

Vicuna-13B

Various

We introduce Vicuna-13B, an open-source chatbot trained by fine-tuning LLaMA on user-shared conversations collected from ShareGPT. Preliminary evaluation using GPT-4 as a judge s

P Apps Productivity low

Whisper

Various

Robust speech recognition via large-scale weak supervision. [#opensource](https://github.com/openai/whisper)

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.