mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
9 lines
266 B
ReStructuredText
9 lines
266 B
ReStructuredText
Runtime Configuration Examples
|
|
==============================
|
|
Source https://github.com/NVIDIA/TensorRT-LLM/tree/main/examples/llm-api/llm_runtime.py.
|
|
|
|
.. literalinclude:: ../../../examples/llm-api/llm_runtime.py
|
|
:lines: 4-96
|
|
:language: python
|
|
:linenos:
|