TensorRT-LLMs/tests/hlapi/apps
Kaiyu Xie bca9a33b02
Update TensorRT-LLM (#2008)
* Update TensorRT-LLM

---------

Co-authored-by: Timur Abishev <abishev.timur@gmail.com>
Co-authored-by: MahmoudAshraf97 <hassouna97.ma@gmail.com>
Co-authored-by: Saeyoon Oh <saeyoon.oh@furiosa.ai>
Co-authored-by: hattizai <hattizai@gmail.com>
2024-07-23 23:05:09 +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 (#2008) 2024-07-23 23:05:09 +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.