TensorRT-LLMs/_sources/examples/llm_speculative_decoding.rst.txt
2025-11-21 07:33:26 +00:00

9 lines
308 B
ReStructuredText

Speculative Decoding
====================
Source https://github.com/NVIDIA/TensorRT-LLM/blob/2128f73d58508a1a0b37119bd851edb19ab88635/examples/llm-api/llm_speculative_decoding.py.
.. literalinclude:: ../../../examples/llm-api/llm_speculative_decoding.py
:lines: 4-95
:language: python
:linenos: