Skip to content

LMGNU/llm.app

Repository files navigation

llm.cpp - Website

This repo contains the official website for llm.cpp, a dependency-free language model implementation written in C++. No PyTorch, no Python, no frameworks — just plain C++ with a fully manual backward pass.

The site is a single self-contained index.html file with all assets (fonts via Google CDN, hardware photos embedded as base64) baked in.


Hardware Support

Optimized for any hardware - from your laptop CPU to a datacenter cluster.

Apple Silicon


Apple Silicon
M1–M4 · Metal

M Pro
19-core GPU · Metal

M Max
40-core GPU · Metal

M Ultra
76-core GPU · Metal

NVIDIA


H100
SXM5 · NVLink · 80 GB HBM3

A100
SXM4 · 80 GB HBM2e

B200
Blackwell · 192 GB HBM3e

T4
CUDA · Cloud · Colab

NVIDIA - Consumer & Edge


RTX 5090
CUDA · 32 GB GDDR7

RTX 4090
CUDA · 24 GB GDDR6X

Jetson Orin
NVIDIA · Edge AI

DGX Spark
NVIDIA · GB10

AMD & CPU


Radeon RX
ROCm · RDNA3

MI300X
ROCm · 192 GB HBM3

CPU (x86-64)
OpenMP · AVX · Zero install

Links


By LMGNU · Eamon Sippy

Contributors

Languages