huggingface / Google-Cloud-Containers

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

Add `examples` within the `docs/` #88

Closed alvarobartt closed 2 months ago

alvarobartt commented 2 months ago

Description

This PR adds the examples to the https://hf.co/docs/google-cloud documentation, so as to add more content there.

HuggingFaceDocBuilderDev commented 2 months ago

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

philschmid commented 2 months ago

that's great! 2 feedbacks:

  • Would be good to define standards in example names for easier discoverability
  • I think we could separate better how to deploy from the Hub, from the Model Garden in GCP and from a notebook. I don't want to mix this in this PR, so i'll make a suggestion once this PR is merged.

I would keep it if automated. As it might be better for SEO. Its always good to have a full overview.

alvarobartt commented 2 months ago

Thank you for the review @philschmid and @pagezyhf!

So for the examples and containers listing I want to start moving some scripts I use locally into a separate GitHub Action so that those are automatically generated yes. In this case, for the "additional" example listing I think we can keep it, but I don't know much about best SEO practices either.