TensorRT-LLMs/tensorrt_llm/runtime
Yi Zhang 0306c0f12c
[TRTLLM-9766][feat] Integration of the KVCacheManager V2 to TRTLLM Runtime (#10659)
Signed-off-by: yizhang-nv <187001205+yizhang-nv@users.noreply.github.com>
2026-02-02 14:29:02 +08:00
..
kv_cache_manager_v2 [TRTLLM-9766][feat] Integration of the KVCacheManager V2 to TRTLLM Runtime (#10659) 2026-02-02 14:29:02 +08:00
memory_pools
processor_wrapper
__init__.py [None][feat] New KVCacheManagerV2 APIs for Transceiver (#11003) 2026-01-30 18:09:53 +08:00
enc_dec_model_runner.py
generation.py [TRTLLM-8684][chore] Migrate BuildConfig to Pydantic, add a Python wrapper for KVCacheType enum (#8330) 2025-10-28 09:17:26 -07:00
kv_cache_manager.py
medusa_utils.py
model_runner_cpp.py [TRTLLM-8684][chore] Migrate BuildConfig to Pydantic, add a Python wrapper for KVCacheType enum (#8330) 2025-10-28 09:17:26 -07:00
model_runner.py [#6425][fix] address CUDA stream sync issue in ModelRunnerCPP (#6426) 2025-12-12 13:33:22 +08:00
multimodal_model_runner.py
redrafter_utils.py
session.py