TensorRT-LLMs/_sources/examples/llm_speculative_decoding.rst.txt
2025-07-16 02:09:52 +00:00

9 lines
272 B
ReStructuredText

Speculative Decoding
====================
Source https://github.com/NVIDIA/TensorRT-LLM/tree/main/examples/llm-api/llm_speculative_decoding.py.
.. literalinclude:: ../../../examples/llm-api/llm_speculative_decoding.py
:lines: 4-92
:language: python
:linenos: