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> .