Zijie Tian
2826a649de
docs: add XAttention integration guide
Comprehensive documentation for XAttention sparse policy integration:
- Algorithm principles (chunked estimation + block sparse attention)
- COMPASS source code analysis
- Design decisions for CPU offload mode
- Implementation details (utils.py, kernels.py, xattn.py)
- Problem-solving (OOM, GQA, abstract method)
- Test validation results (RULER 32k benchmark)
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-14 10:16:21 +08:00
..
2026-01-14 07:02:09 +08:00
2026-01-14 07:02:09 +08:00
2026-01-08 21:19:38 +08:00
2026-01-14 08:39:03 +08:00
2026-01-09 16:10:28 +08:00
2026-01-08 21:19:38 +08:00
2026-01-14 10:08:41 +08:00
2026-01-08 23:22:38 +08:00
2026-01-08 21:19:38 +08:00
2026-01-10 21:14:32 +08:00
2026-01-12 21:08:35 +08:00
2026-01-14 00:51:30 +08:00
2026-01-12 00:16:37 +08:00
2026-01-08 21:19:38 +08:00
2026-01-08 23:42:30 +08:00
2026-01-10 23:33:09 +08:00
2026-01-11 18:48:50 +08:00
2026-01-14 10:08:41 +08:00
2026-01-14 10:16:21 +08:00