punica-ai/punica
Serving multiple LoRA finetuned LLM as one observed · 2026-08-28
Health v2 · maintenance only
19/100
- Activity 0
- Release rhythm 8
- Longevity 79
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: 1113
- days_rel: n/a
- days_push: 847
- n_releases_24m: 0
Adoption not part of the score
1175 stars · 64 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Punica is a Python system for serving many LoRA-finetuned LLMs from a single copy of the base model on one GPU, using a custom CUDA kernel (SGMV) to batch LoRA adapter computations. It achieves up to 12x higher throughput than state-of-the-art LLM serving systems for multi-tenant LoRA workloads.
Use cases
- serve multiple LoRA finetuned LLMs on one GPU
- batch requests for different LoRA adapters efficiently
- reduce GPU memory when hosting many finetuned models
- multi-tenant LLM serving with per-user adapters
- benchmark LoRA serving throughput against vLLM or DeepSpeed
When to choose
- you need to serve many LoRA variants of the same base model cost-effectively
- GPU memory is a bottleneck from loading many finetuned model copies
- your workload mixes requests across different LoRA adapters
When to avoid
- you serve only a single model with no LoRA adapters
- you need a production system with active development and broad model support
- you have no CUDA-capable GPU
Facets
library · maturity maintenance
llm-inference gpu-computing machine-learning large-language-models machine-learning gpu-computing python lora multi-tenant-serving cuda-kernels sgmv llm-serving gpu linux
6 sources
- readme: https://github.com/punica-ai/punica · fetched 2026-08-28 · 120d2787e0d9
- homepage: https://arxiv.org/abs/2310.18547 · fetched 2026-08-29 · 4b09fba9121e
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| punica-ai/punica | main | 19 |
For agents
markdown · JSON · MCP: product_card(name="punica-ai/punica")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem