text-generation-inference/.github/workflows
Nicolas Patry d626685039 Removing IPEX_AVAIL. (#2115)
* Removing IPEX_AVAIL.

Chose to unify CPU and XPU under `ipex`. Most code is exactly similar
except for a very few spots.

The biggest number of spots is the kv-cache layout and the flash_xxx.py
files.
Since those files should be removed soon and factored away, we should
not need them.

* Forgot a few places.

* Unrelated change.

* Fixing HF_TOKEN.

* HF_TOKEN
2024-09-24 03:52:23 +00:00
..
ci_build.yaml New runner. Manual squash. (#2110) 2024-09-24 03:47:37 +00:00
integration_tests.yaml Removing IPEX_AVAIL. (#2115) 2024-09-24 03:52:23 +00:00
push_docker_image.yml Fix Dockerfile path (#180) 2024-07-04 16:25:49 +02:00
trufflehog.yaml New runner. Manual squash. (#2110) 2024-09-24 03:47:37 +00:00