..
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
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
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
feat: LogitsProcessor in PyTorch backend ( #3145 )
2025-05-01 14:15:30 -07:00
test_llm_multi_gpu.py
feat: LogitsProcessor in PyTorch backend ( #3145 )
2025-05-01 14:15:30 -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
feat: LogitsProcessor in PyTorch backend ( #3145 )
2025-05-01 14:15:30 -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
feat: LogitsProcessor in PyTorch backend ( #3145 )
2025-05-01 14:15:30 -07:00
test_mpi_session.py
fix: trtllm-bench build trt engine on slurm ( #3825 )
2025-04-27 22:26:23 +08:00