TensorRT-LLMs/_sources/examples/llm_sampling.rst.txt
2025-07-22 03:09:09 +00:00

9 lines
265 B
ReStructuredText

Sampling Techniques Showcase
============================
Source https://github.com/NVIDIA/TensorRT-LLM/tree/main/examples/llm-api/llm_sampling.py.
.. literalinclude:: ../../../examples/llm-api/llm_sampling.py
:lines: 4-229
:language: python
:linenos: