TensorRT-LLMs/tensorrt_llm/_torch
QI JUN 3a58db88c8
fix _pad_attention_dp_dummy_request (#5583)
Signed-off-by: junq <22017000+QiJune@users.noreply.github.com>
2025-07-07 14:13:54 +08:00
..
attention_backend fix: Skip rope scaling for local layers in Gemma3 VLM (#5773) 2025-07-07 13:36:23 +08:00
auto_deploy refactor: Introduce ResourceManagerType enum for resource management (#5246) 2025-06-18 09:55:59 +02:00
compilation [feat] Piecewise cuda graph support for MLA (#4467) 2025-06-17 18:58:38 +08:00
custom_ops [TRTLLM-6100] fix: Nvbug 5356427: autotuned TRTLLM Gen fp8 block scale MoE illegal memory access (#5676) 2025-07-04 10:38:08 +08:00
distributed Feat/ds r1 min latency opt round3, add router gemm, fused a gemm, PDL (#4560) 2025-06-14 17:36:22 +08:00
models fix: Skip rope scaling for local layers in Gemma3 VLM (#5773) 2025-07-07 13:36:23 +08:00
modules [feat] Piecewise cuda graph support for MLA (#4467) 2025-06-17 18:58:38 +08:00
peft feat: support multi lora adapters and TP (#3885) 2025-05-08 23:45:45 +08:00
pyexecutor fix _pad_attention_dp_dummy_request (#5583) 2025-07-07 14:13:54 +08:00
speculative fix _pad_attention_dp_dummy_request (#5583) 2025-07-07 14:13:54 +08:00
__init__.py Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
autotuner.py [TRTLLM-5770] feat: Integrate TRT-LLM Gen FP8 block scale MoE with Pytorch workflow kernel autotuner (#5207) 2025-06-17 21:01:56 +08:00
expert_statistic.py feat: large-scale EP(part 5: Static EP load balancer with offline statistics) (#4695) 2025-06-02 01:25:02 +08:00
llm.py chore: partition LLM class into TorchLLM and TrtLLM (#4900) 2025-06-18 14:01:25 +08:00
metadata.py feat: no-cache attention in PyTorch workflow (#3085) 2025-04-05 01:54:32 +08:00
model_config.py feat: large-scale EP(part 7: DeepEP integration) (#4792) 2025-06-14 19:12:38 +08:00
utils.py feat: Enhance AutoTuner inference path and code readability (#4466) 2025-06-04 10:53:11 +08:00