mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-23 20:23:08 +08:00
* kv cache aware router Signed-off-by: Zheng Duan <200704041+zhengd-nv@users.noreply.github.com> * add tests Signed-off-by: Zheng Duan <200704041+zhengd-nv@users.noreply.github.com> * router config Signed-off-by: Zheng Duan <200704041+zhengd-nv@users.noreply.github.com> * eviction test Signed-off-by: Zheng Duan <200704041+zhengd-nv@users.noreply.github.com> add test Signed-off-by: Zheng Duan <200704041+zhengd-nv@users.noreply.github.com> * eviction detect in worker test Signed-off-by: Zheng Duan <200704041+zhengd-nv@users.noreply.github.com> * move worker tests to single gpu Signed-off-by: Zheng Duan <200704041+zhengd-nv@users.noreply.github.com> * reduce memory fraction Signed-off-by: Zheng Duan <200704041+zhengd-nv@users.noreply.github.com> * fix partial block Signed-off-by: Zheng Duan <200704041+zhengd-nv@users.noreply.github.com> --------- Signed-off-by: Zheng Duan <200704041+zhengd-nv@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| _llmapi_perf_evaluator | ||
| accuracy | ||
| cpp | ||
| deterministic | ||
| disaggregated | ||
| examples | ||
| llmapi | ||
| perf | ||
| stress_test | ||
| sysinfo | ||
| __init__.py | ||
| .test_durations | ||
| agg_unit_mem_df.csv | ||
| ci_profiler.py | ||
| common.py | ||
| conftest.py | ||
| local_venv.py | ||
| pytest.ini | ||
| runner_interface.py | ||
| test_cache.py | ||
| test_cases.yml | ||
| test_e2e.py | ||
| test_list_parser.py | ||
| test_list_validation.py | ||
| test_mlpf_results.py | ||
| test_sanity.py | ||
| test_unittests.py | ||
| trt_test_alternative.py | ||