mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 12:24:53 +00:00
misc(ci): wtf
This commit is contained in:
parent
81c33cff08
commit
17c04f49b7
2
.github/workflows/trtllm_tests.yaml
vendored
2
.github/workflows/trtllm_tests.yaml
vendored
@ -47,6 +47,6 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: List binaries
|
- name: List binaries
|
||||||
run: ls -alh /usr/local/tgi/bin
|
run: ls -alh /usr/local/tgi
|
||||||
- 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