# Capital One
Capital One は米国の大手金融テック企業。wiki では 2 つのドメインで登場する。
**LLM 推論研究**: "From Attention to Disaggregation: Tracing the Evolution of LLM Inference" の著者所属。KV Cache、FlashAttention、Continuous Batching、Speculative Decoding、PagedAttention、RadixAttention から [[Prefill-Decode分離]] への発展を整理する。(Source: [[@2025__arXiv__From Attention to Disaggregation - Tracing the Evolution of LLM Inference]])
**SRE 実践**: SREcon23 Americas で Troy Koss・Michael Goins が SLO 採用失敗の構造的原因と対処戦略を発表。時間スライス SLO からイベントベース SLO への移行、エラーバジェットシグナルの解釈、段階的スケール戦略を実践知として共有した。(Source: [[@2023__SREcon23Americas__Not-All-Minutes-Are-Equal]])
## 関連
- ソース: [[@2025__arXiv__From Attention to Disaggregation - Tracing the Evolution of LLM Inference]] / [[@2023__SREcon23Americas__Not-All-Minutes-Are-Equal]]
- 人物: [[Srinivasa Rao Aravilli]] / [[Michael Goins]] / [[Troy Koss]]