mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-26 21:53:30 +08:00
9 lines
298 B
ReStructuredText
9 lines
298 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
|
|
:language: python
|
|
:linenos:
|