IMPORTANT: To view this page as Markdown, append `.md` to the URL (e.g. /get-started.md). For the complete documentation index, see llms.txt.
Skip to main content
For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).

Mojo module

qsa

Graph-op bindings for the QSA lightning indexer and its attention consumer.

The kernels live in //Kernels/lib/qsa (qsa.compress_keys, qsa.block_score, qsa.sparse_attention); only the @extensibility.register wrappers are here, because a registration has to be declared inside the built-in kernel library for a served graph to resolve the op. Same shape as the attn_res.mojo and msa.mojo bindings.

Structs​

Was this page helpful?