TensorRT-LLMs/tests/unittest/llmapi
Pengyun Lin 2e21e3421f
[nvbug 5327706][fix] fix mgmn postprocess error (#5835)
Signed-off-by: Pengyun Lin <81065165+LinPoly@users.noreply.github.com>
2025-07-09 17:08:03 +08:00
..
apps [nvbug/5302638][nvbugs/5310314] fix _handle_cancelled_requests (#5532) 2025-07-07 16:51:24 +08:00
__init__.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
_run_mpi_comm_task.py fix[nvbug5298640]: trtllm-llmapi-launch multiple LLM instances (#4727) 2025-06-19 06:13:53 +08:00
_test_remote_mpi_session.sh fix [nvbug5351244]: test_mpi_session submit sync/async (#5608) 2025-07-01 00:48:59 +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 [nvbug 5327706][fix] fix mgmn postprocess error (#5835) 2025-07-09 17:08:03 +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]: Fall back to HMAC to Avoid IPC Serialization Churn (#5074) 2025-06-13 11:37:50 +08:00
test_gc_utils.py [nvbug 5273941] fix: broken cyclic reference detect (#5417) 2025-06-26 07:35:35 +08:00
test_llm_args.py fix: build_config in TorchLlmArgs and avoid arbitrary args (#4972) 2025-06-15 17:51:56 -07: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 [nvbug 5304752][fix] enhance _check_arguments to filter illegal requests for pytorch backend (#5541) 2025-07-07 19:26:13 +08:00
test_llm_multi_gpu.py [nvbug 5327706][fix] fix mgmn postprocess error (#5835) 2025-07-09 17:08:03 +08:00
test_llm_pytorch.py [nvbug 5304752][fix] enhance _check_arguments to filter illegal requests for pytorch backend (#5541) 2025-07-07 19:26:13 +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 arbitrary args (#4972) 2025-06-15 17:51:56 -07:00
test_llm.py [nvbug 5327706][fix] fix mgmn postprocess error (#5835) 2025-07-09 17:08:03 +08:00
test_mpi_session.py [Infra] - Waive failed cases on release/0.21 (#5674) 2025-07-02 22:23:54 -04: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]: Fall back to HMAC to Avoid IPC Serialization Churn (#5074) 2025-06-13 11:37:50 +08:00