mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-02-09 12:41:52 +08:00
11 lines
384 B
ReStructuredText
11 lines
384 B
ReStructuredText
Curl 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/curl_completion_client.sh.
|
|
|
|
.. literalinclude:: ../../../examples/serve/curl_completion_client.sh
|
|
:language: bash
|
|
:linenos:
|