TensorRT-LLMs/_sources/examples/llm_logits_processor.rst.txt
2025-12-10 03:07:23 +00:00

9 lines
351 B
ReStructuredText

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