mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
* update matcher to match expert compute first, then extract other args with LCA Signed-off-by: Frida Hou <201670829+Fridah-nv@users.noreply.github.com> * support 3D and 2D input in torch.ops.moe.trtllm_fused_moe Signed-off-by: Frida Hou <201670829+Fridah-nv@users.noreply.github.com> * update custom ops to support 3D and 2D inputs Signed-off-by: Ubuntu <201670829+Fridah-nv@users.noreply.github.com> * update deepseek patch Signed-off-by: Ubuntu <201670829+Fridah-nv@users.noreply.github.com> --------- Signed-off-by: Frida Hou <201670829+Fridah-nv@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| attention_backend | ||
| auto_deploy | ||
| compilation | ||
| custom_ops | ||
| distributed | ||
| models | ||
| modules | ||
| peft | ||
| pyexecutor | ||
| speculative | ||
| __init__.py | ||
| autotuner.py | ||
| llm.py | ||
| metadata.py | ||
| model_config.py | ||
| pipeline_interface.py | ||
| utils.py | ||