mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 20:34:54 +00:00
Integration test.s
This commit is contained in:
parent
b6494b91c4
commit
31d164d8e3
5
.github/workflows/build.yaml
vendored
5
.github/workflows/build.yaml
vendored
@ -158,11 +158,6 @@ jobs:
|
|||||||
- start-runner
|
- start-runner
|
||||||
- build-and-push-image-intel
|
- build-and-push-image-intel
|
||||||
runs-on: intel-pvc-tgi
|
runs-on: intel-pvc-tgi
|
||||||
container:
|
|
||||||
image: registry.internal.huggingface.tech/api-inference/community/text-generation-inference:sha-${{ needs.build-and-push-image-intel.outputs.short_sha }}-intel
|
|
||||||
options: --device /dev/kfd --device /dev/dri --env ROCR_VISIBLE_DEVICES --shm-size "16gb" --ipc host -v /mnt/cache/.cache/huggingface:/cache
|
|
||||||
env:
|
|
||||||
DOCKER_VOLUME: /cache
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install
|
- name: Install
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user