TensorRT-LLMs/tensorrt_llm/_torch/models
Aurelien Chartier 3de82c41cd
Pytorch PP + attention DP support (#3044)
Signed-off-by: Aurelien Chartier <achartier@nvidia.com>
2025-03-28 00:11:19 +08:00
..
__init__.py Update (#2978) 2025-03-23 16:39:35 +08:00
.gitkeep Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
modeling_auto.py Update TensorRT-LLM (#2792) 2025-02-18 21:27:39 +08:00
modeling_bert.py Refactor imports inside tensorrt_llm._torch. (#3015) 2025-03-26 11:01:07 +08:00
modeling_deepseekv3.py Pytorch PP + attention DP support (#3044) 2025-03-28 00:11:19 +08:00
modeling_llama.py Update (#2978) 2025-03-23 16:39:35 +08:00
modeling_llava_next.py Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
modeling_mamba_hybrid.py Update TensorRT-LLM (#2820) 2025-02-25 21:21:49 +08:00
modeling_mixtral.py Refactor imports inside tensorrt_llm._torch. (#3015) 2025-03-26 11:01:07 +08:00
modeling_mllama.py Update TensorRT-LLM (#2792) 2025-02-18 21:27:39 +08:00
modeling_multimodal_encoder.py Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
modeling_multimodal_utils.py Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
modeling_nemotron.py Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
modeling_nvsmall.py Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
modeling_qwen2vl.py Update (#2978) 2025-03-23 16:39:35 +08:00
modeling_qwen.py Update (#2978) 2025-03-23 16:39:35 +08:00
modeling_utils.py Update (#2978) 2025-03-23 16:39:35 +08:00
modeling_vila.py Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00