AI Max+ 395 acceleration: measured heterogeneous GPU PD and asynchronous fused-layer pipeline experiments with RTX 3060.
-
Updated
Sep 5, 2026 - Python
AI Max+ 395 acceleration: measured heterogeneous GPU PD and asynchronous fused-layer pipeline experiments with RTX 3060.
KVTide is a Kubernetes-native LLM serving system exploring cache-aware scheduling and proactive peer-to-peer KV mobility.
Peer-to-peer L3 KV-cache storage for SGLang HiCache with RDMA zero-copy — no centralized master.
🏆[ICML 2026 Spotlight] Official implementation of "DecodeShare: Tracing the Shared Subspace of LLM Decode-Time Decisions"
Trace-driven Python simulator for LLM inference economics: continuous batching, prefill/decode disaggregation, speculative decoding, MoE expert balancing, tiered HBM/DRAM/NVMe KV caching, GPU cost, margins, and payback.
Mini-Dynamo: disaggregated prefill/decode LLM inference platform with KV-cache-aware routing and observability (simulated, no GPU needed)
A curated map of AFD, PD disaggregation, KV-cache systems, MoE serving, and re-aggregation baselines for LLM serving.
PyTorch GPU inference runtime for disaggregated LLM serving, with Qwen3 support, KV-cache management, two-phase scheduling, and prefill/decode workers.
DiSpec — a from-scratch LLM inference engine: paged attention, continuous batching, CUDA-graph decode, speculative decoding, and prefill/decode disaggregation
Kubernetes control plane for disaggregated LLM serving: prefix-aware routing, prefill/decode scheduling, and KV-cache orchestration for prism-infer workers.
A datacenter-scale simulation framework for energy- and SLO-aware LLM inference serving — non-invasive extension of CloudSim Plus
Measuring the KV-transfer tax of disaggregated prefill/decode LLM serving (vLLM + NIXL, 4x A10G): on PCIe-only hardware, disagg loses to plain data-parallel replication — measured, committed, reproducible.
To associate your repository with the prefill-decode topic, visit your repo's landing page and select "manage topics."