CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 26: Databricks Certified Generative AI Engineer Associate

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?

Nội dung câu hỏi

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?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Log the model as a pickle object, upload the object to Unity Catalog Volume, register it to Unity Catalog using MLflow, and start a serving endpoint
  2. B. Log the model using MLflow during training, directly register the model to Unity Catalog using the MLflow API, and start a serving endpoint — đáp án hiện tại
  3. C. Save the model along with its dependencies in a local directory, build the Docker image, and run the Docker container
  4. D. Wrap the LLM’s prediction function into a Flask application and serve using Gunicorn

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề