TensorRT-LLMs/tensorrt_llm
Zhanrui Sun c2ffce7dbd
chore: bump version to "0.19.0.dev2025032500" (#3019)
Signed-off-by: ZhanruiSunCh <184402041+ZhanruiSunCh@users.noreply.github.com>
2025-03-25 10:04:17 +08:00
..
_torch fix: disable kv cache reuse when minimum window size is reached, instead of maximum window size (#2983) 2025-03-24 22:49:52 +08:00
auto_parallel Update TensorRT-LLM (#2936) 2025-03-18 21:25:19 +08:00
bench chore: remove useless param (#3023) 2025-03-25 08:36:45 +08:00
commands Update (#2978) 2025-03-23 16:39:35 +08:00
executor Update (#2978) 2025-03-23 16:39:35 +08:00
inputs Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
layers Update (#2978) 2025-03-23 16:39:35 +08:00
llmapi feat: Add several pure python configs to LlmArgs (#2997) 2025-03-24 16:16:17 +08:00
models Update (#2978) 2025-03-23 16:39:35 +08:00
plugin Update TensorRT-LLM (#2936) 2025-03-18 21:25:19 +08:00
quantization Update (#2978) 2025-03-23 16:39:35 +08:00
runtime Update (#2978) 2025-03-23 16:39:35 +08:00
scaffolding Update (#2978) 2025-03-23 16:39:35 +08:00
serve Update (#2978) 2025-03-23 16:39:35 +08:00
tools Update TensorRT-LLM (#2849) 2025-03-04 18:44:00 +08:00
__init__.py Update (#2978) 2025-03-23 16:39:35 +08:00
_common.py Update (#2978) 2025-03-23 16:39:35 +08:00
_ipc_utils.py Update TensorRT-LLM (#2783) 2025-02-13 18:40:22 +08:00
_utils.py Update (#2978) 2025-03-23 16:39:35 +08:00
builder.py Update TensorRT-LLM (#2820) 2025-02-25 21:21:49 +08:00
disaggregated_params.py Update TensorRT-LLM (#2936) 2025-03-18 21:25:19 +08:00
functional.py Update (#2978) 2025-03-23 16:39:35 +08:00
graph_rewriting.py Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
logger.py Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
lora_manager.py Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
mapping.py Update (#2978) 2025-03-23 16:39:35 +08:00
module.py Update (#2978) 2025-03-23 16:39:35 +08:00
network.py Update TensorRT-LLM (#2820) 2025-02-25 21:21:49 +08:00
parameter.py Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
profiler.py Update TensorRT-LLM (#2936) 2025-03-18 21:25:19 +08:00
prompt_adapter_manager.py Update TensorRT-LLM (#2333) 2024-10-15 15:28:40 +08:00
python_plugin.py Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
sampling_params.py Update TensorRT-LLM (#2873) 2025-03-11 21:13:42 +08:00
top_model_mixin.py Update TensorRT-LLM (#2053) 2024-07-30 21:25:01 +08:00
version.py chore: bump version to "0.19.0.dev2025032500" (#3019) 2025-03-25 10:04:17 +08:00