huggingface / Google-Cloud-Containers

Hugging Face Deep Learning Containers (DLCs) for Google Cloud
https://hf.co/docs/google-cloud
Apache License 2.0
131 stars 18 forks source link

Add `pytorch/inference/{gpu,cpu}/2.3.1/transformers/4.46.0/py311` #117

Closed alvarobartt closed 4 weeks ago

alvarobartt commented 1 month ago

Description

This PR releases the new Hugging Face PyTorch DLC for Inference with a bunch of version dumps for transformers, diffusers and sentence-transformers; as well astorchand other dependencies that otherwise could be problematic as the latesthuggingface_hubrelease affectingdiffusers` <= 0.30.0

Some of the changes in this PR include:

alvarobartt commented 4 weeks ago

LGTM except 4.46.0 is yanked and its 4.46.1

Nice catch @philschmid thanks 🤗