Home › GCP ML Engineer › cloudcomputing › mletraining › Which Vertex AI / Model Garden capability should…
Which Vertex AI / Model Garden capability should an ML Engineer use to FINE-TUNE a foundation model with their own domain-specific labelled data — without training from scratch?
ACloud Memorystore
BCloud DNS
CVertex AI tuning (supervised / RLHF fine-tuning) on Model Garden foundation models
DTraining a foundation model from random initialisation
Answer & Solution
Correct answer: C. Vertex AI tuning (supervised / RLHF fine-tuning) on Model Garden foundation models
Vertex AI fine-tuning is the foundation-model customisation pattern (per PMLE §3.2). From-scratch is impractical; the others aren't tuning.
Related questions
Which compute option should an ML Engineer choose for an INFERENCE workload on a low-powerWhich GCP service should an ML Engineer use to STORE training data (images, audio, video) Which Vertex AI capability should an ML Engineer use to train a model on data PARTITIONED Which Vertex AI feature should an ML Engineer use to deploy a Kubeflow-Pipelines DAG runniWhich interpretability requirement should an ML Engineer balance against accuracy when CHOWhich Vertex AI workflow should an ML Engineer use to build a TABULAR ML model with featurWhich file format should an ML Engineer prefer for HIGH-VOLUME training data stored on CloWhich Vertex AI capability should an ML Engineer use to automatically search over a hyperp