text-generation-inference/.github
Nicolas Patry 9e2fdf57c0
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-06-25 13:20:57 +02:00
..
ISSUE_TEMPLATE chore: add pre-commit (#1569) 2024-02-16 11:58:58 +01:00
workflows Removing IPEX_AVAIL. (#2115) 2024-06-25 13:20:57 +02:00
PULL_REQUEST_TEMPLATE.md chore(github): add templates (#264) 2023-05-02 15:43:19 +02:00