h3-blackwell-runtime/research/vortex_exact_attention/kernels/README.md

8 lines
377 B
Markdown
Raw Normal View History

2026-08-26 13:20:33 +07:00
# Kernels
This directory contains isolated VEA-B capability kernels and the fixed aligned
Phase 2B numerical prototype. `vea_b_numeric.cu` supports only prequantized
`Q128 x KV192 x D128`; it is not a ragged-tail or complete H3 attention
backend. Candidates remain isolated here until every integration gate passes;
this directory must not be imported by production dispatch.