TensorRT-LLMs/cpp/tensorrt_llm
Matthias Jouanneaux a0b6c635b1
[feat] trtllmGen MoE routing: added support for top groups and top K bounds (#4063)
Signed-off-by: Matthias Jouanneaux <mjoux@nvidia.com>
Co-authored-by: hlu1 <14827759+hlu1@users.noreply.github.com>
Co-authored-by: Nikita Korobov <14355239+nekorobov@users.noreply.github.com>
2025-06-13 06:00:02 +08:00
..
batch_manager [fix] Do not reuse dummy request KVCache (#4804) 2025-06-12 15:24:50 +08:00
common None: fix OOM because of unnecessary mha workspace (#5056) 2025-06-12 21:56:05 +02:00
cutlass_extensions/include/cutlass_extensions chore: guardword clean for header file. (#4540) 2025-05-23 10:08:14 +08:00
executor [TRTLLM-5007][feat] Add multimodal hashing support (image hashing) (#4145) 2025-06-10 01:59:56 +08:00
executor_worker Update TensorRT-LLM (#2792) 2025-02-18 21:27:39 +08:00
kernels [feat] trtllmGen MoE routing: added support for top groups and top K bounds (#4063) 2025-06-13 06:00:02 +08:00
layers Feat: Variable-Beam-Width-Search (VBWS) part4 (#3979) 2025-05-12 22:32:29 +02:00
plugins Mxfp8xmxfp4 quant mode(#4978) 2025-06-10 22:01:37 +08:00
pybind [fix] Do not reuse dummy request KVCache (#4804) 2025-06-12 15:24:50 +08:00
runtime fix cuda driver link issue with driver version less than 12.3 (#5025) 2025-06-10 15:27:39 +08:00
testing refactor: Move ModelSpec to core library (#3980) 2025-05-04 01:39:09 +08:00
thop [feat] trtllmGen MoE routing: added support for top groups and top K bounds (#4063) 2025-06-13 06:00:02 +08:00
CMakeLists.txt chore: cleanup GDS Cmake interface (#4928) 2025-06-10 17:25:43 +08:00