Summary
Request for interns to deep-dive the cloud LLM inference papers from OSDI 2026 (July 13–15, Seattle). 134 papers accepted, ~14 are directly relevant to our inference serving work. Each deep dive should produce: a paper summary, key insights relevant to InferMatrix, and a 5-minute lightning-talk slide deck.
Context
OSDI 2026 had 669 submissions (2× previous years), 20% acceptance rate. This is the first multi-track OSDI. Industry involvement from Alibaba, ByteDance, NVIDIA, Google, Microsoft, Tencent is heavy — many of these papers describe production systems at scale.
Papers to Deep Dive
KV Cache & Long Context
Scheduling & Multi-Model Serving
Resource-Efficient & Heterogeneous Serving
MoE Inference
GPU Networking
Observability
⚙️ = Operational Systems track (real-world deployment focus)
Deliverables per Paper
-
One-page summary (markdown) covering:
- Problem statement: what gap does this paper fill?
- Key insight/technique: the one idea that makes it work
- System design: architecture diagram or data flow
- Evaluation highlights: workload, scale, key numbers
- Relevance to InferMatrix: which part of our stack could benefit?
-
5-minute lightning talk (slides) for team sync
-
Action items (optional): concrete experiments or integrations worth trying
Process
- Claim a paper by commenting on this issue (first-come, check the checkboxes)
- Target: 2 papers per intern per week
- Post deep dives as comments on this issue, then we will promote the best ones to
docs/deep-dives/
- First sync: EOW Friday — share top 3 findings across all papers
Priority Order (suggested)
- Prism — multi-model serving with GPU memory ballooning; most directly relevant to our inference routing/placement work
- Simple is Better — LLM request scheduling with multiplication; scheduling is our core
- Strata — hierarchical KV cache; our long-context story
- OpenTela — heterogeneous serving across decentralized resources; matches our multi-backend architecture
- Kairox — GPU-CPU hybrid inference; our heterogeneous compute story
- Everything else: pick what interests you
References
🤖 Generated with Claude Code
Summary
Request for interns to deep-dive the cloud LLM inference papers from OSDI 2026 (July 13–15, Seattle). 134 papers accepted, ~14 are directly relevant to our inference serving work. Each deep dive should produce: a paper summary, key insights relevant to InferMatrix, and a 5-minute lightning-talk slide deck.
Context
OSDI 2026 had 669 submissions (2× previous years), 20% acceptance rate. This is the first multi-track OSDI. Industry involvement from Alibaba, ByteDance, NVIDIA, Google, Microsoft, Tencent is heavy — many of these papers describe production systems at scale.
Papers to Deep Dive
KV Cache & Long Context
Scheduling & Multi-Model Serving
Resource-Efficient & Heterogeneous Serving
MoE Inference
GPU Networking
Observability
⚙️ = Operational Systems track (real-world deployment focus)
Deliverables per Paper
One-page summary (markdown) covering:
5-minute lightning talk (slides) for team sync
Action items (optional): concrete experiments or integrations worth trying
Process
docs/deep-dives/Priority Order (suggested)
References
🤖 Generated with Claude Code