| 2026-07-17 | Speculative Decoding | From output entropy and verification correctness to EAGLE draft models and dynamic verify length. |
| 2026-07-10 | See Qwen3 Decode as a CUDA Graph | One flag exports a detailed DOT for LLMs and a folded high-resolution PNG for people. |
| 2026-06-20 | Co-locating Prefill and Decode on One GPU: Green Contexts for Higher Throughput | CUDA Green Contexts, SM partitioning, prefill/decode overlap, and OpenInfer benchmark results. |
| 2026-06-13 | OpenInfer 0.1.0: Writing a Production-Grade Inference Engine in Rust | Rust runtime story, RTX 5090 serving benchmarks, prefix-cache TTFT, and pegaflow KV offload. |