TensorRT-LLMs/_sources/examples/llm_sampling.rst.txt
2025-12-23 02:41:11 +00:00

9 lines
301 B
ReStructuredText

Sampling Techniques Showcase
============================
Source https://github.com/NVIDIA/TensorRT-LLM/blob/9ba14263db0045ed3fa0860f949b5ce320107eb3/examples/llm-api/llm_sampling.py.
.. literalinclude:: ../../../examples/llm-api/llm_sampling.py
:lines: 4-248
:language: python
:linenos: