mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 12:24:53 +00:00
misc(backend): attempt to run the tests?
This commit is contained in:
parent
293423c56d
commit
a7d3dee440
6
.github/workflows/build_trtllm.yaml
vendored
6
.github/workflows/build_trtllm.yaml
vendored
@ -129,7 +129,7 @@ jobs:
|
|||||||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||||
options: --gpus all --net=host
|
options: --gpus all --net=host
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Run C++/CUDA tests
|
- name: Run C++/CUDA tests
|
||||||
run: /usr/local/tgi/tgi_trtllm_backend_tests
|
run: /usr/local/tgi/tgi_trtllm_backend_tests
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user