TensorRT-LLMs/tests/hlapi/apps
2024-07-17 20:45:02 +08:00
..
_test_llm_chat.py TensorRT-LLM v0.11 Update (#1969) 2024-07-17 20:45:02 +08:00
_test_llm_server.py TensorRT-LLM v0.11 Update (#1969) 2024-07-17 20:45:02 +08:00
README.md TensorRT-LLM v0.11 Update (#1969) 2024-07-17 20:45:02 +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.