You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ docker pull ghcr.io/huggingface/text-generation-inference:2.2.0-intel
2.2.0-intel: Pulling from huggingface/text-generation-inference
Digest: sha256:d54e6dd00462c705e86a4437bc4655e56da2de46529b2f89d21c1706f62567ae
Status: Image is up to date for ghcr.io/huggingface/text-generation-inference:2.2.0-intel
ghcr.io/huggingface/text-generation-inference:2.2.0-intel
Also, considering that the PR did propose a name change for Intel image. Can instruction and docker images clearly reflect that these images are IPEX based? Please note that XPU support is available in upstream pytorch and it's actually confusing to download image with the generic XPU name in it to find out that it actually has IPEX inside.
xpu and cpu Intel images referenced in documentation do not exist:
That's regression after this PR got merged 3 weeks ago:
since older named image does exist:
@sywangyi @yao-matrix @Narsil
The text was updated successfully, but these errors were encountered: