TensorRT-LLMs/tensorrt_llm/_torch
Iman Tabrizian 2e7da20934
[fix] Release slots with spec decode + disagg (#5975)
Signed-off-by: Iman Tabrizian <itabrizian@nvidia.com>
Signed-off-by: Iman Tabrizian <10105175+Tabrizian@users.noreply.github.com>
2025-07-14 16:15:03 -07: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 [nvbugs/5368410][fix] Disable moe allreduce for multi node (#5918) 2025-07-14 10:06:29 +08:00
modules [https://nvbugs/5355316] fix: update torch.compile option to fix triton store_cubin error (#5865) 2025-07-10 12:16:57 +09:00
peft feat: support multi lora adapters and TP (#3885) 2025-05-08 23:45:45 +08:00
pyexecutor [fix] Release slots with spec decode + disagg (#5975) 2025-07-14 16:15:03 -07:00
speculative [https://nvbugs/5355316] fix: update torch.compile option to fix triton store_cubin error (#5865) 2025-07-10 12:16:57 +09: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