TensorRT-LLMs/_sources/examples/openai_completion_client.rst.txt
Kaiyu Xie bb9465295f Fix main page
Signed-off-by: Kaiyu Xie <26294424+kaiyux@users.noreply.github.com>
2025-04-26 05:56:13 +00:00

11 lines
394 B
ReStructuredText

OpenAI Completion Client
========================
Refer to the `trtllm-serve documentation <https://nvidia.github.io/TensorRT-LLM/commands/trtllm-serve.html>`_ for starting a server.
Source https://github.com/NVIDIA/TensorRT-LLM/tree/main/examples/serve/openai_completion_client.py.
.. literalinclude:: ../../../examples/serve/openai_completion_client.py
:language: python
:linenos: