TensorRT-LLMs/_sources/examples/llm_logits_processor.rst.txt
2025-07-08 02:03:19 +00:00

9 lines
315 B
ReStructuredText

Control generated text using logits processor
=============================================
Source https://github.com/NVIDIA/TensorRT-LLM/tree/main/examples/llm-api/llm_logits_processor.py.
.. literalinclude:: ../../../examples/llm-api/llm_logits_processor.py
:lines: 4-128
:language: python
:linenos: