TensorRT-LLMs/tests/llmapi/apps/README.md
Kaiyu Xie 75057cd036
Update TensorRT-LLM (#2333)
* Update TensorRT-LLM

---------

Co-authored-by: Puneesh Khanna <puneesh.khanna@tii.ae>
Co-authored-by: Ethan Zhang <26497102+ethnzhng@users.noreply.github.com>
2024-10-15 15:28:40 +08:00

141 B

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

These tests are triggered in the test_e2e.py.