| .. |
|
__init__.py
|
Update TensorRT-LLM (#2755)
|
2025-02-11 03:01:00 +00:00 |
|
_util.py
|
[TRTLLM-6825][fix] Update lora for phi4-mm (#7149)
|
2025-08-23 20:57:00 +08:00 |
|
config_utils.py
|
feat: support kv cache reuse for MLA (#3571)
|
2025-05-15 15:22:21 +08:00 |
|
config.py
|
[None][opt] ADP schedule balance optimization (#6061)
|
2025-08-06 09:38:02 +08:00 |
|
cuda_graph_runner.py
|
[https://nvbugs/5410391][bug] Support to share device buffers in attention meta (#6557)
|
2025-08-22 13:19:27 +08:00 |
|
executor_request_queue.py
|
[TRTLLM-5508][feat] check input tokens + improve error handling (#5170)
|
2025-08-05 18:27:43 +01:00 |
|
finish_reason.py
|
[TRTLLM-5974][feat] Support disaggregated serving in TRTLLM Sampler (#5328)
|
2025-06-25 17:41:36 +02:00 |
|
grammar_matcher.py
|
feat: Support structural tag in C++ runtime and upgrade xgrammar to 0.1.21 (#6408)
|
2025-07-31 09:53:52 +08:00 |
|
guided_decoder.py
|
[TRTLLM-6406] feat: Enable guided decoding with overlap scheduler (#6000)
|
2025-07-17 17:46:10 +08:00 |
|
handle_logits.py
|
feat: Optimize TRTLLM Sampler perf single beam single step (#5550)
|
2025-07-07 15:44:47 +02:00 |
|
kv_cache_transceiver.py
|
feat: Add support for disaggregation with pp with pytorch backend (#6369)
|
2025-07-30 09:42:13 -04:00 |
|
layerwise_nvtx_marker.py
|
Update TensorRT-LLM (#2849)
|
2025-03-04 18:44:00 +08:00 |
|
llm_request.py
|
[TRTLLM-6683][feat] Support LoRA reload CPU cache evicted adapter (#6786)
|
2025-08-11 14:31:39 -04:00 |
|
make_decoding_batch_input_output.py
|
feat: Optimize TRTLLM Sampler perf single beam single step (#5550)
|
2025-07-07 15:44:47 +02:00 |
|
model_engine.py
|
[TRTLLM-6825][fix] Update lora for phi4-mm (#7149)
|
2025-08-23 20:57:00 +08:00 |
|
py_executor_creator.py
|
chore: remove draft_model_engine from init parameter list of PyExecutor (#6325)
|
2025-07-30 03:31:49 -04:00 |
|
py_executor.py
|
[https://nvbugs/5394392][fix] Enlarge scheduler capacity under disagg bs == 1 (#6975)
|
2025-08-20 16:32:27 +08:00 |
|
resource_manager.py
|
[TRTLLM-6825][fix] Update lora for phi4-mm (#7149)
|
2025-08-23 20:57:00 +08:00 |
|
sampler.py
|
[TRTLLM-6761][refactor] Replace LogitBiasLogitsProcessor with embedding bias tensor system (#6464)
|
2025-08-05 07:14:24 -07:00 |
|
scheduler.py
|
[TRTLLM-6392][feat] Support turning on/off spec decoding dynamically (#6363)
|
2025-07-31 15:31:39 -04:00 |
|
seq_slot_manager.py
|
[https://nvbugs/5394392][fix] Enlarge scheduler capacity under disagg bs == 1 (#6975)
|
2025-08-20 16:32:27 +08:00 |