TensorRT-LLMs/tensorrt_llm/_torch/models
bhsueh_NV 1a93583438
[None][feat] Support Yarn on QwQ-32B model (#9059)
Signed-off-by: bhsueh <11360707+byshiue@users.noreply.github.com>
Signed-off-by: Jiang Shao <91270701+StudyingShao@users.noreply.github.com>
Co-authored-by: NVJiangShao <91270701+StudyingShao@users.noreply.github.com>
2025-11-25 07:27:28 +08:00
..
checkpoints [TRTLLM-6928][fix] Refactor multimodal unittest (#8453) 2025-11-03 06:01:07 -08:00
__init__.py [TRTLLM-7967][feat] Adding Starcoder2 PyTorch Backend Support (#8923) 2025-11-24 11:23:22 -08:00
modeling_auto.py
modeling_bert.py
modeling_clip.py
modeling_deepseekv3.py [None][fix] Use fp32 for indexer weight_proj GEMM (#9243) 2025-11-19 21:52:38 -08:00
modeling_exaone4.py [https://nvbugs/5569713][fix] Disable fp8 deep gemm for EXAONE-4.0-32B-FP8 (#8429) 2025-11-20 12:43:13 -05:00
modeling_gemma3.py
modeling_gemma3vl.py [None][fix] Multimodal InputProcessor dummy builder fix (#8916) 2025-11-19 22:32:21 -08:00
modeling_glm.py [None][feat] Support Glm4MoeForCausalLM (#8256) 2025-11-18 09:43:21 +08:00
modeling_gpt_oss.py [None][feat] Enable EPLB for trtllm-gen and cutlass backend (#8886) 2025-11-12 12:30:27 -08:00
modeling_hunyuan_dense.py
modeling_hunyuan_moe.py
modeling_hyperclovax.py [None][fix] Multimodal InputProcessor dummy builder fix (#8916) 2025-11-19 22:32:21 -08:00
modeling_llama_min_latency.py [None][fix] Fix the aux_stream in Llama4MinLatencyFusedMoE (#9035) 2025-11-13 09:09:52 -08:00
modeling_llama.py [https://nvbugs/5608489][fix] Fix output unpack issues for Llama3/4 NVFP4 models. (#8679) 2025-11-20 12:43:13 -05:00
modeling_llava_next.py [None][fix] Multimodal InputProcessor dummy builder fix (#8916) 2025-11-19 22:32:21 -08:00
modeling_mistral.py [None][fix] Multimodal InputProcessor dummy builder fix (#8916) 2025-11-19 22:32:21 -08:00
modeling_mixtral.py
modeling_mllama.py
modeling_multimodal_encoder.py
modeling_multimodal_utils.py [None][fix] type annotations in fuse_input_embeds (#8976) 2025-11-07 09:04:08 +01:00
modeling_nemotron_h.py
modeling_nemotron_nano.py [None][fix] Multimodal InputProcessor dummy builder fix (#8916) 2025-11-19 22:32:21 -08:00
modeling_nemotron_nas.py [None][feat] add specdec to nemotron nas (#8985) 2025-11-19 19:28:35 +01:00
modeling_nemotron.py
modeling_phi3.py
modeling_phi4mm.py [None][fix] Multimodal InputProcessor dummy builder fix (#8916) 2025-11-19 22:32:21 -08:00
modeling_pixtral.py
modeling_qwen2vl.py [None][fix] Multimodal InputProcessor dummy builder fix (#8916) 2025-11-19 22:32:21 -08:00
modeling_qwen3_moe.py
modeling_qwen3_next.py
modeling_qwen3.py
modeling_qwen_moe.py
modeling_qwen.py [None][feat] Support Yarn on QwQ-32B model (#9059) 2025-11-25 07:27:28 +08:00
modeling_radio.py
modeling_seedoss.py
modeling_siglip.py
modeling_speculative.py [None][feat] Eagle: PostNorm and multilayer options (#9233) 2025-11-21 17:39:00 -05:00
modeling_starcoder2.py [TRTLLM-7967][feat] Adding Starcoder2 PyTorch Backend Support (#8923) 2025-11-24 11:23:22 -08:00
modeling_utils.py [TRTLLM-8511][feat] Add update_weights and sleep_wakeup support for rl integration (#8302) 2025-11-04 10:19:24 -08:00
modeling_vila.py [None][fix] Multimodal InputProcessor dummy builder fix (#8916) 2025-11-19 22:32:21 -08:00