TensorRT-LLMs/_sources/examples/llm_eagle_decoding.rst.txt
Kaiyu Xie bb9465295f Fix main page
Signed-off-by: Kaiyu Xie <26294424+kaiyux@users.noreply.github.com>
2025-04-26 05:56:13 +00:00

9 lines
272 B
ReStructuredText

Generate Text Using Eagle Decoding
==================================
Source https://github.com/NVIDIA/TensorRT-LLM/tree/main/examples/llm-api/llm_eagle_decoding.py.
.. literalinclude:: ../../../examples/llm-api/llm_eagle_decoding.py
:language: python
:linenos: