A Generative AI Engineer is creating an LLM-powered application that will need access to up-to-date
news articles and stock prices.
The design requires the use of stock prices which are stored in Delta tables and finding the latest
relevant news articles by searching the internet.
How should the Generative AI Engineer architect their LLM system?
A Generative AI Engineer is creating an LLM-powered application that will need access to up-to-date
news articles and stock prices.
The design requires the use of stock prices which are stored in Delta tables and finding the latest
relevant news articles by searching the internet.
How should the Generative AI Engineer architect their LLM system?
A Generative Al Engineer has already trained an LLM on Databricks and it is now ready to be
deployed.
Which of the following steps correctly outlines the easiest process for deploying a model on
Databricks?
As a Gen AI engineer working on batch inference with MLflow, which of the following methods are correctly used for performing batch inference in single-node and multi-node environments? Choose two correct answers.