TensorRT-LLMs/tensorrt_llm/_torch/models/checkpoints
Necofish 73870ae4ad
[None][feat] support Qwen3-VL dense model in pytorch backend (#9060)
Signed-off-by: Nekofish-L <liuxiangyang@mail.ustc.edu.cn>
2025-12-31 17:54:26 +09:00
..
hf [None][feat] support Qwen3-VL dense model in pytorch backend (#9060) 2025-12-31 17:54:26 +09:00
mistral [None][feat] Support VLM part for Mistral Large 3 (#10188) 2025-12-25 11:20:58 -05:00
__init__.py [None][feat] support Qwen3-VL dense model in pytorch backend (#9060) 2025-12-31 17:54:26 +09:00
auto_mapper.py [TRTLLM-5493] Add core infrastructure to enable loading of custom checkpoint formats (#5372) 2025-07-17 00:50:30 +08:00
base_checkpoint_loader.py [TRTLLM-7136][feat] Update load_weights method to include mapping parameter in checkpoint loaders (#9583) 2025-12-05 16:07:20 +01:00
base_config_loader.py [TRTLLM-5493] Add core infrastructure to enable loading of custom checkpoint formats (#5372) 2025-07-17 00:50:30 +08:00
base_weight_loader.py [TRTLLM-7136][feat] Update load_weights method to include mapping parameter in checkpoint loaders (#9583) 2025-12-05 16:07:20 +01:00
base_weight_mapper.py [TRTLLM-9293][feat] Enable partial weight loading to support streaming update weights (#9224) 2025-11-26 10:59:06 +08:00