Intrigued by the art of cloud architecture? Discover how to design, develop, and manage robust, secure, scalable, and dynamic solutions on Google Cloud as you prepare for the Professional Cloud Architect exam!
Prepare and test your skills
Prepare and test your skills
Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
An enterprise legal department wants to adapt an open-weights foundation model from Vertex AI Model Garden to draft case briefs adhering to strict firm-specific formatting rules and specialized legal terminology.
The organization has identified the following requirements and constraints:
Which model customization strategy should the cloud architect recommend?
Parameter-Efficient Fine-Tuning (PEFT), commonly implemented through Low-Rank Adaptation (LoRA) or adapter-based layers, is a domain adaptation technique that freezes the majority of a pre-trained foundation model's parameters and trains only a small set of auxiliary parameters (adapter weights). In Vertex AI Model Garden, adapter-based tuning allows organizations to tailor open-weights and foundation models to specialized domain vocabularies, reasoning styles, and task-specific response formats without retraining the underlying base architecture.
Compared to full fine-tuning or training from scratch, PEFT / LoRA provides the ideal balance of deep stylistic adaptation, low infrastructure overhead, and cost efficiency for medium-scale enterprise customization.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.