Practice free →
HomeGCP ML Engineercloudcomputingmletraining › 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.
Solve this in the app — GCP ML Engineer practice & 24k+ MCQs →
Related questions