mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-31 08:11:27 +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/9ba14263db0045ed3fa0860f949b5ce320107eb3/examples/llm-api/llm_logits_processor.py.
|
|
|
|
.. literalinclude:: ../../../examples/llm-api/llm_logits_processor.py
|
|
:lines: 4-128
|
|
:language: python
|
|
:linenos:
|