Project Information
Category
- Inference
- Orchestration
- Runtime
- Training
nanoserve is a from-scratch minimal LLM inference engine (~2k readable lines): paged KV cache, continuous batching, and a hand-written Triton paged-attention kernel; serves Llama-3.2-1B with an OpenAI-compatible endpoint. MIT licensed, built in public.
Project Information
Category
nanoserve is a from-scratch minimal LLM inference engine (~2k readable lines): paged KV cache, continuous batching, and a hand-written Triton paged-attention kernel; serves Llama-3.2-1B with an OpenAI-compatible endpoint. MIT licensed, built in public.