huggingface / Google-Cloud-Containers

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

Add more details for Hugging Face PyTorch DLCs for Inference #83

Open alvarobartt opened 2 months ago

alvarobartt commented 2 months ago

Description

This PR adds some useful information about the listing of supported tasks with a short description, an example of the environment variable values, and how do the inputs and outputs look when sending the prediction requests depending on the task used.

[!NOTE] Not sure if this should live within this repository, or this repository should just have a reference pointing to huggingface-inference-toolkit, in any case, having this information here at the moment makes sense.

Closes #78