< cd ../gallery
[AI & ML]

layered-prefill

Layered prefill changes the scheduling axis from tokens to layers and removes redundant MoE weight reloads while keeping decode stall free. The result is lower TTFT, lower end-to-end latency, and lower energy per token without hurting TBT stability.
scale-snu
@scale-snu
maintainer
★ 20 stars
github
layered-prefill — preview
layered-prefill repository preview
# README
Layered prefill changes the scheduling axis from tokens to layers and removes redundant MoE weight reloads while keeping decode stall free. The result is lower TTFT, lower end-to-end latency, and lower energy per token without hurting TBT stability. Maintained by scale-snu on GitHub, where it has earned 20 stars from the community.
It's actively developed around llm-serving, vllm, inference, and is a solid reference for anyone building with these tools.
# tags
# install
npm install layered-prefill
languages
Cuda21%
C++13%
last commit6mo ago
licenseMIT
more vLLM repos

Ask MadeWithWhat

AI answers may contain mistakes — please double-check important details.