Tiiny-AI/PowerInfer
High-speed Large Language Model Serving for Local Deployment observed · 2026-08-28
Health v2 · maintenance only
63/100
- Activity 81
- Release rhythm 35
- Longevity 70
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 993
- days_rel: n/a
- days_push: 114
- n_releases_24m: 0
Adoption not part of the score
9752 stars · 595 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
PowerInfer is a CPU/GPU hybrid LLM inference engine that exploits activation locality to run large language models fast on consumer-grade hardware, including desktops and smartphones. It supports sparse models like TurboSparse and ProSparse and is MIT-licensed C++ software.
Use cases
- run an LLM locally on a consumer GPU
- serve large language models on a single desktop machine
- speed up inference of sparse ReLU-activated LLMs
- run LLM inference on a smartphone
- deploy Llama-style models offline on my own hardware
When to choose
- you want fast local LLM inference on consumer-grade CPU/GPU hardware
- you are using sparsified models like TurboSparse or ProSparse
- you need on-device inference on smartphones or edge devices
When to avoid
- you need multi-node distributed serving at datacenter scale
- you want a managed cloud inference API
- your models are not compatible with its supported architectures
Facets
library · maturity active
llm-inference gpu-computing machine-learning large-language-models machine-learning gpu-computing windows cpp cpu-gpu-hybrid activation-locality sparse-models local-deployment consumer-gpu on-device-inference linux macos gpu android
1 source
- readme: https://github.com/Tiiny-AI/PowerInfer · fetched 2026-08-28 · ab468dfeb814
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Tiiny-AI/PowerInfer | main | 63 |
For agents
markdown · JSON · MCP: product_card(name="Tiiny-AI/PowerInfer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem