TensorRT-LLMs/tests/unittest/llmapi
Kaiyu Xie dfbcb543ce
doc: fix path after examples migration (#3814)
Signed-off-by: Kaiyu Xie <26294424+kaiyux@users.noreply.github.com>
2025-04-24 02:36:45 +08:00
..
apps feat: trtllm-serve multimodal support (#3590) 2025-04-19 05:01:28 +08:00
__init__.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
_run_mpi_comm_task.py Update (#2978) 2025-03-23 16:39:35 +08:00
fake.sh doc: fix path after examples migration (#3814) 2025-04-24 02:36:45 +08:00
grid_searcher.py Update TensorRT-LLM (#2936) 2025-03-18 21:25:19 +08:00
run_llm_exit.py Update TensorRT-LLM (#2936) 2025-03-18 21:25:19 +08:00
run_llm_with_postproc.py Update TensorRT-LLM (#2936) 2025-03-18 21:25:19 +08:00
run_llm.py Update (#2978) 2025-03-23 16:39:35 +08:00
test_build_cache.py Update TensorRT-LLM (#2936) 2025-03-18 21:25:19 +08:00
test_executor.py Add thread leak check and fix thread/memory leak issues. (#3270) 2025-04-08 19:03:18 +08:00
test_llm_args.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_llm_download.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_llm_kv_cache_events.py test: add kv cache event tests for disagg workers (#3602) 2025-04-18 18:30:19 +08:00
test_llm_models.py move the reset models into examples/models/core directory (#3555) 2025-04-19 20:48:59 -07:00
test_llm_multi_gpu_pytorch.py move pytorch tests of LLM API into separate test files (#3745) 2025-04-22 14:36:59 -07:00
test_llm_multi_gpu.py move pytorch tests of LLM API into separate test files (#3745) 2025-04-22 14:36:59 -07:00
test_llm_perf_evaluator.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_llm_pytorch.py move pytorch tests of LLM API into separate test files (#3745) 2025-04-22 14:36:59 -07:00
test_llm_quant.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_llm_utils.py chore: refactor the LlmArgs with Pydantic and migrate remaining pybinding configs to python (#3025) 2025-04-05 13:31:48 +08:00
test_llm.py move pytorch tests of LLM API into separate test files (#3745) 2025-04-22 14:36:59 -07:00
test_mpi_session.py Update (#2978) 2025-03-23 16:39:35 +08:00