TensorRT-LLMs/tests/unittest/llmapi
Yan Chunwei ac20159d32
fix: build_config in TorchLlmArgs and avoid invalid args (#4600)
Signed-off-by: Superjomn <328693+Superjomn@users.noreply.github.com>
2025-06-04 13:17:29 +08:00
..
apps Waive L0 test (#4748) 2025-05-29 11:05:27 +08:00
__init__.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
_run_mpi_comm_task.py fix: trtllm-bench build trt engine on slurm (#3825) 2025-04-27 22:26:23 +08:00
fake.sh doc: fix path after examples migration (#3814) 2025-04-24 02:36:45 +08:00
run_llm_exit.py Update TensorRT-LLM (#2936) 2025-03-18 21:25:19 +08:00
run_llm_with_postproc.py fix: build_config in TorchLlmArgs and avoid invalid args (#4600) 2025-06-04 13:17:29 +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 fix: [nvbugs/5066257] serialization improvments (#3869) 2025-05-23 13:06:29 +08:00
test_llm_args.py fix: build_config in TorchLlmArgs and avoid invalid args (#4600) 2025-06-04 13:17:29 +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 chore [BREAKING CHANGE]: Flatten PyTorchConfig knobs into TorchLlmArgs (#4603) 2025-05-28 18:43:04 +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 feat: support multi lora adapters and TP (#3885) 2025-05-08 23:45:45 +08:00
test_llm_multi_gpu.py Fix: NVBug 5302895 (#4835) 2025-06-04 09:31:39 +08:00
test_llm_pytorch.py fix: build_config in TorchLlmArgs and avoid invalid args (#4600) 2025-06-04 13:17:29 +08:00
test_llm_quant.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_llm_utils.py fix: build_config in TorchLlmArgs and avoid invalid args (#4600) 2025-06-04 13:17:29 +08:00
test_llm.py fix: build_config in TorchLlmArgs and avoid invalid args (#4600) 2025-06-04 13:17:29 +08:00
test_mpi_session.py fix: trtllm-bench build trt engine on slurm (#3825) 2025-04-27 22:26:23 +08:00
test_reasoning_parser.py feat: add deepseek-r1 reasoning parser to trtllm-serve (#3354) 2025-05-06 08:13:04 +08:00
test_serialization.py fix: [nvbugs/5066257] serialization improvments (#3869) 2025-05-23 13:06:29 +08:00