ggml-org/llama.cpp

▲ 128 stars today★ 128,381⑂ 23,246

LLM inference in C/C++

About ggml-org/llama.cpp

ggml-org/llama.cpp is an open-source project on GitHub, mainly written in C++. LLM inference in C/C++ It currently holds 128,381 stars and 23,246 forks with 2,489 open issues, and was last pushed on 2026-09-16 (repository created 2023-03-10).

Project Overview

AI Homed tracks it on the Today's Trending board, currently at rank #34 with 128 new stars today.

GitHub Repository Details

Repository ggml-org/llama.cpp · default branch master · size 442037 KB · watchers 840 · source: GitHub REST API and repository README

README

llama.cpp

llama

LLM inference in C/C++

License: MIT Release Nightly Server Docker Winget

ggml / ops / maintainer PRs%20sort%3Aupdated-desc) / dev stats / lib llama API / llama-server REST API

Quick start

A few options to get llama.cpp installed on your machine:

Once installed:

# Download and run a model directly from Hugging Face
llama cli -hf ggml-org/Qwen3.5-0.8B-GGUF

Launch OpenAI-compatible API server

llama serve -hf ggml-org/Qwen3.5-0.8B-GGUF
https://github.com/ggml-org/llama.cpp/blob/HEAD/VLM session with `llama cli` VLM session with llama cli https://github.com/ggml-org/llama.cpp/blob/HEAD/Built-in web UI against `llama serve` running Qwen 3.6 Built-in web UI against llama serve

Description

The main goal of llama.cpp is to enable LLM (and VLM) inference with minimal setup and state-of-the-art performance on a wide range of hardware - locally and in the cloud.

The llama.cpp project is build on top of the ggml library.

Supported backends

| Backend | Target devices | | --- | --- | | BLAS | All | | BLIS | All | | CANN | Ascend NPU | | CUDA | Nvidia GPU | | HIP | AMD GPU | | Hexagon | Snapdragon | | IBM zDNN | IBM Z & LinuxONE | | MUSA | Moore Threads GPU | | Metal | Apple Silicon | | OpenCL | Adreno GPU | | [OpenVINO [In Progress]](docs/backend/OPENVINO.md) | Intel CPUs, GPUs, and NPUs | | RPC | All | | SYCL | Intel GPU | | VirtGPU | VirtGPU APIR | | Vulkan | GPU | | WebGPU | All | | ZenDNN | AMD CPU |

Documentation

Tools

Development

Contributing

Acknowledgements

GitHub Stars & Activity

128,381Stars
23,246Forks
2,489Open issues
C++Language

GitHub Popularity

GitHub stars128,381
Forks23,246
Open issues2,489
Primary languageC++
LicenseMIT
Stars gained today128
Created2023-03-10
Last pushed2026-09-16

Trending History

Daily boardrank #34 · ▲ 128 stars
Weekly boardrank #45 · ▲ 906 stars
Monthly boardrank #18 · ▲ 4,769 stars

Related AI Projects

More AI Rankings

AI Homed · AI projects from GitHub Trending, topic pages and search · updated daily · about sitemap · robots