```{eval-rst} .. _examples/fp8_mla_decode.py: ``` # FlashInfer FP8 MLA decode example The wrapper repository contains the runnable end-to-end example referenced by the [FlashInfer wrapper guide](../wrappers/flashinfer_wrapper): ```{literalinclude} ../../../wrappers/FlashInfer/examples/fp8_mla_decode.py :language: python :linenos: ```