TensorRT-LLMs/tensorrt_llm/_torch
Kaiyu Xie 7246fd75d1
feat: Support stream_interval (#5284)
Signed-off-by: Kaiyu Xie <26294424+kaiyux@users.noreply.github.com>
2025-06-19 21:57:10 +08:00
..
attention_backend [feat] Piecewise cuda graph support for MLA (#4467) 2025-06-17 18:58:38 +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-5589] feat: Minor optimizations for tunable FP8 batched GEMM op. (#5139) 2025-06-18 14:33:46 +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: fix the deterministic issue in the MTP Eagle path (#5285) 2025-06-19 18:08:40 +08:00
modules Refactor CutlassFusedMoE (#5344) 2025-06-19 00:04:07 -07:00
peft feat: support multi lora adapters and TP (#3885) 2025-05-08 23:45:45 +08:00
pyexecutor feat: Support stream_interval (#5284) 2025-06-19 21:57:10 +08:00
speculative Fix: fix the deterministic issue in the MTP Eagle path (#5285) 2025-06-19 18:08:40 +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 [TRTLLM-5825][fix] Fix torch LoRA TP (#5338) 2025-06-19 09:12:00 +03:00
utils.py feat: Enhance AutoTuner inference path and code readability (#4466) 2025-06-04 10:53:11 +08:00