mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 12:24:53 +00:00
misc(ci): use bin folder
This commit is contained in:
parent
99e226a2ae
commit
541618e44c
2
.github/workflows/build_trtllm.yaml
vendored
2
.github/workflows/build_trtllm.yaml
vendored
@ -150,5 +150,5 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Run C++/CUDA tests
|
||||
run: /usr/local/tgi/tgi_trtllm_backend_tests
|
||||
run: /usr/local/tgi/bin/tgi_trtllm_backend_tests
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user