Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 900 Bytes

File metadata and controls

26 lines (21 loc) · 900 Bytes

Container Generation

The files in this folder are intended to be used to create the Triton Server container image.

Run the following command to create a Triton Server container image.

docker build --file ./triton_trt-llm.containerfile --tag <image_name_here> .