mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 12:24:53 +00:00
misc(ci): ok debug
This commit is contained in:
parent
5ac2b15c00
commit
81c33cff08
2
.github/workflows/trtllm_tests.yaml
vendored
2
.github/workflows/trtllm_tests.yaml
vendored
@ -46,5 +46,7 @@ jobs:
|
|||||||
options: --gpus all --shm-size=8g
|
options: --gpus all --shm-size=8g
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: List binaries
|
||||||
|
run: ls -alh /usr/local/tgi/bin
|
||||||
- name: Run C++/CUDA tests
|
- name: Run C++/CUDA tests
|
||||||
run: /usr/local/tgi/bin/tgi_trtllm_backend_tests
|
run: /usr/local/tgi/bin/tgi_trtllm_backend_tests
|
Loading…
Reference in New Issue
Block a user