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

Example: Vertex AI Gen Eval service #97

Closed philschmid closed 2 months ago

alvarobartt commented 2 months ago

P.S. Do you have a good or decent experience with any Jupyter Notebook reviewer tool? I believe that reviewing notebooks within this repository is not so odd, as most of the Vertex AI examples will run on Jupyter Notebooks; so maybe makes sense to add any if you had a good experience? I didn't TBH, but asking just in case you have any recommendation!

philschmid commented 2 months ago

Should we use "we" over "you"? I recall we mentioned in the past to use e.g. "you need to run ..." instead of "we need to run ..."?

I always use "we" in my examples

The pipeline that automatically updates the examples listing is still WIP, and whilst the examples will be auto-generated within the docs; the tables would still need manual update (will try to push the CI for that later today as atm is just a local script)

What do i have to update?

Should we maybe create another category besides training and inference for e.g. benchmarking or evaluation? Not needed within this PR just flagging that.

Haha good question. Evaluation might work?

any Jupyter Notebook reviewer tool?

never used one. Feel free to experiment

alvarobartt commented 2 months ago

I always use "we" in my examples

Then I'm happy to later align on comms and use "we" over "you" 👍🏻

What do i have to update? Haha good question. Evaluation might work?

Assuming that we will create evaluation for the evaluation/benchmarking related examples; first of all you should include an initial Markdown block within the Jupyter Notebooks as:

---
title: Evaluate open LLMs with Vertex AI and Gemini
type: evaluation
---

Then update the following tables:

P.S. Sorry for the extra manual work, I'll try to automate it properly so that those are automatically generated; as the script I had was not super consistent yet!

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.