TensorRT-LLMs/tests/hlapi/apps
石晓伟 32ed92e449
Update TensorRT-LLM
Co-authored-by: Rong Zhou <130957722+ReginaZh@users.noreply.github.com>
Co-authored-by: Onur Galoglu <33498883+ogaloglu@users.noreply.github.com>
Co-authored-by: Fabian Joswig <fjosw@users.noreply.github.com>
2024-08-20 18:55:15 +08:00
..
_test_llm_chat.py Update TensorRT-LLM (#1891) 2024-07-04 14:37:19 +08:00
_test_llm_server.py Update TensorRT-LLM 2024-08-20 18:55:15 +08:00
README.md Update TensorRT-LLM (#1891) 2024-07-04 14:37:19 +08:00

This directory contains the end-to-end tests for the HLAPI applications in examples/apps.

These tests are triggered in the test_e2e.py.