TensorRT-LLMs/cpp/tensorrt_llm/nanobind/batch_manager
Chuang Zhu 77657a1c12
[TRTLLM-7361][feat] KV cache transfer for uneven pp (#7117)
Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com>
2025-09-08 13:37:46 -04:00
..
algorithms.cpp [TRTLLM-7028][feat] Enable guided decoding with speculative decoding (part 2: one-model engine) (#6948) 2025-09-03 15:16:11 -07:00
algorithms.h feat: nanobind bindings (#6185) 2025-07-21 08:56:57 +01:00
bindings.cpp [TRTLLM-7398][feat] Support KV cache salting for secure KV cache reuse (#7106) 2025-09-06 17:58:32 -04:00
bindings.h feat: nanobind bindings (#6185) 2025-07-21 08:56:57 +01:00
cacheTransceiver.cpp [TRTLLM-7361][feat] KV cache transfer for uneven pp (#7117) 2025-09-08 13:37:46 -04:00
cacheTransceiver.h feat: nanobind bindings (#6185) 2025-07-21 08:56:57 +01:00
kvCacheConnector.cpp [None][feat] KV Cache Connector API (#7228) 2025-08-28 23:09:27 -04:00
kvCacheConnector.h [None][feat] KV Cache Connector API (#7228) 2025-08-28 23:09:27 -04:00
kvCacheManager.cpp [TRTLLM-7028][feat] Enable guided decoding with speculative decoding (part 2: one-model engine) (#6948) 2025-09-03 15:16:11 -07:00
kvCacheManager.h feat: nanobind bindings (#6185) 2025-07-21 08:56:57 +01:00
llmRequest.cpp [TRTLLM-7398][feat] Support KV cache salting for secure KV cache reuse (#7106) 2025-09-06 17:58:32 -04:00
llmRequest.h [TRTLLM-7398][feat] Support KV cache salting for secure KV cache reuse (#7106) 2025-09-06 17:58:32 -04:00