AI RESEARCH

Enabling Performant and Flexible Model-Internal Observability for LLM Inference

arXiv CS.AI

ArXi:2605.11093v1 Announce Type: cross Today's inference-time workloads increasingly depend on timely access to a model's internal states. We present DMI-Lib, a high-speed deep model inspector that treats internal observability as a first-class systems primitive, decoupling it from the inference hot path via an asynchronous observability substrate built from Ring^2, a GPU-CPU memory abstraction for capturing and staging tensors, and a policy-controlled host backend that exports them.