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