mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 12:24:53 +00:00
misc(ci): KAMEHAMEHA
This commit is contained in:
parent
0cf0732354
commit
0159843449
7
.github/workflows/build_trtllm.yaml
vendored
7
.github/workflows/build_trtllm.yaml
vendored
@ -146,13 +146,6 @@ jobs:
|
|||||||
options: --gpus all --shm-size=8g
|
options: --gpus all --shm-size=8g
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: whoami
|
|
||||||
run: |
|
|
||||||
echo "Container: ${{ needs.build-and-push.outputs.docker_image }}"
|
|
||||||
|
|
||||||
- name: List binaries
|
|
||||||
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