TensorRT-LLMs/_sources/examples/llm_runtime.rst.txt
2025-11-07 02:24:02 +00:00

9 lines
302 B
ReStructuredText

Runtime Configuration Examples
==============================
Source https://github.com/NVIDIA/TensorRT-LLM/blob/31116825b39f4e6a6a1e127001f5204b73d1dc32/examples/llm-api/llm_runtime.py.
.. literalinclude:: ../../../examples/llm-api/llm_runtime.py
:lines: 4-96
:language: python
:linenos: