TensorRT-LLMs/tests/hlapi/apps
Kaiyu Xie 9dbc5b38ba
Update TensorRT-LLM (#1891)
* Update TensorRT-LLM

---------

Co-authored-by: Marks101 <markus.schnoes@gmx.de>
Co-authored-by: lkm2835 <lkm2835@gmail.com>
2024-07-04 14:37:19 +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 (#1891) 2024-07-04 14:37:19 +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.