TensorRT-LLMs/tensorrt_llm/_torch/models
Mike Iovine 5416966ddb
Add initial EAGLE-3 implementation (#3035)
Signed-off-by: Mike Iovine <miovine@nvidia.com>
2025-03-29 22:31:24 +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 Add initial EAGLE-3 implementation (#3035) 2025-03-29 22:31:24 +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 Add initial EAGLE-3 implementation (#3035) 2025-03-29 22:31:24 +08:00
modeling_llava_next.py Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
modeling_mamba_hybrid.py Add initial EAGLE-3 implementation (#3035) 2025-03-29 22:31:24 +08:00
modeling_mixtral.py Add initial EAGLE-3 implementation (#3035) 2025-03-29 22:31:24 +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 Add initial EAGLE-3 implementation (#3035) 2025-03-29 22:31:24 +08: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 Add initial EAGLE-3 implementation (#3035) 2025-03-29 22:31:24 +08:00
modeling_utils.py Add initial EAGLE-3 implementation (#3035) 2025-03-29 22:31:24 +08:00
modeling_vila.py Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00