Every block counts.
Block-causal attention for variable-length prefill and decoding, with paged KV caching and CUDA graph support.
Explore block attentionOPEN SOURCE · DIFFUSION INFERENCE
A lightweight serving engine for diffusion language models. From your first request to multi-GPU inference.
docker pull flxoss/fluxserve:v0.1-cu130-fa4LLaDA2.0-mini · TP=1 · EP=1
LLaDA2.0-flash · TP=4 · EP=4
LLaDA2.0-mini · TP=1 · EP=1
LLaDA2.0-flash · TP=4 · EP=4
INSIDE FLUXSERVE
Attention, scheduling, and execution. Designed around the block.
Block-causal attention for variable-length prefill and decoding, with paged KV caching and CUDA graph support.
Explore block attentionA C++ control plane and Python execution plane coordinate requests with fine-grained, block-level scheduling.
Understand the schedulerTensor, data, and expert parallelism bring diffusion inference to documented multi-GPU configurations.
Deploy across GPUsFROM SOURCE TO SERVING