ELS-RD / transformer-deploy

Efficient, scalable and enterprise-grade CPU/GPU inference server for 🤗 Hugging Face transformer models 🚀

Home Page:https://els-rd.github.io/transformer-deploy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to pull docker image

brevity2021 opened this issue · comments

When I run docker pull ghcr.io/els-rd/transformer-deploy:0.5.0, the result is:
Error response from daemon: manifest unknown.

If I change the 0.5.0 to 0.4.0 it works. Does the 0.5.0 exist?

Hi, not yet. We are finishing the implementation of T5 in convert tool. You can build it yourself however through the Makefile.