T

TensorRT-LLM

T
TensorRT-LLM AI v1.3.0rc23

v1.3.0rc23

Known Issues Deepseek-V4-Pro can hang on GB300 disagg setups. DeepSeek-R1 NVFP4 multi-GPU (PP4 + MTP) can crash with an MPI worker exit during execution (seen on GB300). DeepSeek-V3-Lite BF16 + chunked prefill (Python scheduler) can hang / fail to complete. Qwen MoE multi-LoRA (routed experts, varying ranks, eager) can fail during sampling. Gemma3-1B FP8 prequantized with torch.compile can fail du…

T
TensorRT-LLM AI v1.3.0rc22

v1.3.0rc22

Known Issues torch.compile crashes in the PyTorch compilation backend Several multi-GPU accuracy paths fail with KeyError in the remove_copy pass when torch_compile=True (e.g. DeepSeek-V3-Lite bf16/FP8/NVFP4; Llama-3.1-8B-Instruct FP8 with FlashInfer). Workaround: disable torch.compile for affected configs DeepSeek-V3.2 FP8 block-scale OOM on H200. test_fp8_blockscale configs can OOM on DGX H200 u…

T
TensorRT-LLM AI v1.3.0rc21

v1.3.0rc21

Deprecation Notices AutoDeploy backend is being deprecated. We are aware that earlier model support is a critical priority for many users of TensorRT LLM and are working on agentic approaches to improve time to functional model support in the PyTorch backend. As an early indicator, this was used to release Minimax M3 functional support within the first week of model release. Known Issues DeepSeek…

T
TensorRT-LLM AI v1.3.0rc20

v1.3.0rc20

This RC version will be the last one supporting the TensorRT backend, in the next version the TensorRT backend will be removed! Known Issues DeepSeek V3/V3.2 can crash with an illegal memory access or hang during warm up. Autotuning for Qwen3-family models can crash with "Assertion failed: Failed to initialize cutlass TMA WS grouped gemm." API Add API to configure TeaCache coefficients (#13170) BR…

T
TensorRT-LLM AI v1.3.0rc19

v1.3.0rc19

Known Issues Llama 3.1 8B FP8 can hang during the autotuner warmup on GB200. Model Support Support NVIDIA Wan2.2-T2V quantized checkpoints (#15093) Enable MTP for Step-3.7 NVFP4 and port Step-3.7VL vision tower to TRT-LLM modules (#14926) Support T5 and BART in the PyTorch backend (#13919) Support MiniMax-M3 in the PyTorch backend (#15292) API Align VisualGen serve request schema with VisualGenPar…

T
TensorRT-LLM AI v1.3.0rc18

v1.3.0rc18

Known Issues DSV3.2 will crash with an IMA in various long-running perf tests on GB200/GB300 when the CuteDSL MoE backend is used. Work around this issue by using another MoE backend. Model Support Support Nemotron-H NVFP4 checkpoint on Hopper (#14775) Add Qwen image support (#13449) Support Step-3.7-Flash model (#14711) Add Cosmos3-Nano and Cosmos3-Super support (#14824) Add AFMoE Trinity support…

T
TensorRT-LLM AI v1.3.0rc17

v1.3.0rc17

Highlights Known Issues DeepSeek V3.2 will crash with an illegal memory access during long-running performance tests under various agg/disagg configurations. Model Support Add MoT World Model support (#14012) Enable multi-node tensor parallelism for MiniMax-M2 (#14314) Restore Mistral Large 3 text-only processor (#14248) Support Gemma4 multi-head_dim pools and host-side slicing for SWA Triton kern…

T
TensorRT-LLM AI v1.3.0rc16

v1.3.0rc16

Highlights Model Support Add Gemma4 multimodal support with native vision and audio towers (#14300) Add Qwen3.5 MTP and Qwen3.6-27B-FP8 model support (#12646, #14359) Add EXAONE-4.5 and Laguna model support (#12873, #13559) Switch DeepSeek, NemotronH, Qwen3, and Qwen3.5-MoE to sharding-IR canonical models (#13478) API Refactor the VisualGenArgs API and registry (#14175) Drop sink_token_length from…

T
TensorRT-LLM AI v1.3.0rc15

v1.3.0rc15

Highlights Model Support Add Gemma4 multimodal model support with text, vision, audio, and chunked prefill capabilities (#12932, #14134) Add Kimi K2.5 multimodal vision support and reasoning parser integration (#12788, #13801) Add GPT-OSS, Ministral3, Nemotron-H, Nemotron Nano, and DeepSeek model enablement and compatibility updates (#12743, #12884, #13844, #13977) Improve DeepSeek V4 and DeepSeek…

T
TensorRT-LLM AI v1.3.0rc14

v1.3.0rc14

Highlights Model Support Add prefix caching for Mamba hybrid models including Qwen3.5 and Nemotron Super V3 (#12185) Improve Qwen3.5 support with custom MoE routing and dense and NVFP4 weight loading fixes (#13433, #13090, #13716) Improve Nemotron and Nemotron Nano support with GEMM tuning and multimodal placeholder expansion (#13160, #13069) Add Wan 2.2 5B TI2V support and refine LTX-2 FP4 stage…

T
TensorRT-LLM AI v1.3.0rc13

v1.3.0rc13

Highlights Model Support Support and initial optimizations for Nemotron 3 Nano Omni; known issues for audio-from-video and chunked prefill for video being actively worked on Add audio extraction from video, optimize ViT attention, and reduce initialization memory for Nemotron and Nemotron Nano VL models (#12921, #12911, #13283) Add per-model VisualGen example scripts, shared configs, per-model def…