Video Diffusion Support (Experimental)
Video Diffusion Support (Experimental)
Video Diffusion Support (Experimental)
For general TensorRT-LLM features and configuration, see the Reference Guide.
Dynamo supports video generation using diffusion models through the --modality video_diffusion flag.
visual_gen module is part of TensorRT-LLM (tensorrt_llm._torch.visual_gen). Install TensorRT-LLM following the official instructions.ModelType.Videos support. Ensure you’re using a compatible version.The pipeline type is auto-detected from the model’s model_index.json — no --model-type flag is needed.
Video generation uses the /v1/videos endpoint: