mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-02-09 04:31:49 +08:00
9 lines
351 B
ReStructuredText
9 lines
351 B
ReStructuredText
Control generated text using logits processor
|
|
=============================================
|
|
Source https://github.com/NVIDIA/TensorRT-LLM/blob/31116825b39f4e6a6a1e127001f5204b73d1dc32/examples/llm-api/llm_logits_processor.py.
|
|
|
|
.. literalinclude:: ../../../examples/llm-api/llm_logits_processor.py
|
|
:lines: 4-128
|
|
:language: python
|
|
:linenos:
|