mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
doc: refine integration test guide (#3215)
* doc: refine integration test guide Signed-off-by: Xiwen Yu <xiweny@nvidia.com>
This commit is contained in:
parent
1fe64b90be
commit
174a5af779
@ -212,5 +212,6 @@ test_cpp.py::test_model[eagle-86]
|
||||
3. Invoke `pytest` with TRT-LLM custom option `--test-list`:
|
||||
|
||||
```shell
|
||||
pytest integration --test-list="a10_list.txt"
|
||||
cd tests/integration/defs
|
||||
pytest . --test-list="a10_list.txt" --output-dir=/tmp/llm_integration_test
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user