File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ Please set the following parameters for the generation servers in disaggregated
6363
6464### Unit Test: MLA Module Correctness
6565
66- The simplest correctness test validates the [ MLA attention module] ( ../../../../ tensorrt_llm/_torch/modules/attention.py ) with Helix enabled:
66+ The simplest correctness test validates the [ MLA attention module] ( ../../../tensorrt_llm/_torch/modules/attention.py ) with Helix enabled:
6767
6868``` bash
6969# Run the MLA Helix unit test
Original file line number Diff line number Diff line change @@ -76,6 +76,7 @@ Welcome to TensorRT LLM's Documentation!
7676 features/auto_deploy/auto-deploy.md
7777 features/ray-orchestrator.md
7878 features/torch_compile_and_piecewise_cuda_graph.md
79+ features/helix.md
7980
8081
8182.. toctree ::
You can’t perform that action at this time.
0 commit comments