TensorRT-LLMs/cpp/tensorrt_llm/pybind
Robin Kobus 627062c265
refactor: Update decoder buffer and logits management (#4450)
Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>
2025-06-18 08:10:32 +08:00
..
batch_manager refactor: Update decoder buffer and logits management (#4450) 2025-06-18 08:10:32 +08:00
common [TRTLLM-4987][feat] Partial support of context logits in TRTLLMSampler (#4538) 2025-06-01 03:32:43 +08:00
executor Re-implement LlmResponse in Python to reduce host overhead of pybind (#5224) 2025-06-17 21:28:09 +08:00
runtime refactor: remove decoder request from decoder interface (#5129) 2025-06-16 09:12:30 +02:00
testing refactor: Move ModelSpec to core library (#3980) 2025-05-04 01:39:09 +08:00
userbuffers fix: Move all casters to customCasters. (#3945) 2025-05-02 19:08:28 +08:00
bindings.cpp Mxfp8xmxfp4 quant mode(#4978) 2025-06-10 22:01:37 +08:00
CMakeLists.txt feat: large-scale EP(part 2: MoE Load Balancer - core utilities) (#4384) 2025-05-20 17:53:48 +08:00