mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-02-10 13:03:34 +08:00
* Update TensorRT-LLM --------- Co-authored-by: Denis Kayshev <topenkoff@gmail.com> Co-authored-by: akhoroshev <arthoroshev@gmail.com> Co-authored-by: Patrick Reiter Horn <patrick.horn@gmail.com> Update |
||
|---|---|---|
| .. | ||
| _test_llm_chat.py | ||
| _test_llm_server.py | ||
| _test_openai_chat.py | ||
| _test_openai_completions.py | ||
| _test_openai_misc.py | ||
| _test_openai_multi_chat.py | ||
| _test_openai_multi_gpu.py | ||
| openai_server.py | ||
| README.md | ||
This directory contains the end-to-end tests for the LLM API applications in examples/apps.
These tests are triggered in the test_e2e.py.