TensorRT-LLMs/cpp
DylanChen-NV 1ac0566a93
fix: fix for cp > kvHeadNum (#3002)
* fix for cp > kvHeadNum

Signed-off-by: Dylan Chen <191843203+DylanChen-NV@users.noreply.github.com>

* fix for None kv_head_num

Signed-off-by: Dylan Chen <191843203+DylanChen-NV@users.noreply.github.com>

---------

Signed-off-by: Dylan Chen <191843203+DylanChen-NV@users.noreply.github.com>
2025-03-26 12:39:02 +08:00
..
cmake Update TensorRT-LLM (#1954) 2024-07-16 15:30:25 +08:00
include/tensorrt_llm Add updateKVCacheTransfer (#2984) 2025-03-25 21:45:35 +08:00
micro_benchmarks Update TensorRT-LLM (#2936) 2025-03-18 21:25:19 +08:00
tensorrt_llm fix: fix for cp > kvHeadNum (#3002) 2025-03-26 12:39:02 +08:00
tests 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
CMakeLists.txt Update (#2978) 2025-03-23 16:39:35 +08:00