nerdexam
Amazon

MLA-C01 · Question #152

A company is training a large language model (LLM) by using on-premises infrastructure. A live conversational engine uses the LLM to help customers find real-time insights in credit card data. An ML…

The correct answer is A. Use SageMaker Training Compiler to train the LLM. Deploy the LLM by using SageMaker real-. SageMaker Training Compiler accelerates training of large models like LLMs by optimizing GPU utilization, making it suitable for efficient large-scale training. For deployment of a live conversational engine that requires real-time responses, the correct choice is a SageMaker…

Deployment and Orchestration of ML Workflows

Question

A company is training a large language model (LLM) by using on-premises infrastructure. A live conversational engine uses the LLM to help customers find real-time insights in credit card data. An ML engineer must implement a solution to train and deploy the LLM on Amazon SageMaker. Which solution will meet these requirements?

Options

  • AUse SageMaker Training Compiler to train the LLM. Deploy the LLM by using SageMaker real-
  • BUse SageMaker with deep learning containers for large model inference to train the LLM. Deploy
  • CUse SageMaker Notebook Jobs to train the LLM. Deploy the LLM by using SageMaker
  • DUse SageMaker Studio to train the LLM. Deploy the LLM by using SageMaker batch transform.

How the community answered

(21 responses)
  • A
    76% (16)
  • B
    5% (1)
  • C
    5% (1)
  • D
    14% (3)

Explanation

SageMaker Training Compiler accelerates training of large models like LLMs by optimizing GPU utilization, making it suitable for efficient large-scale training. For deployment of a live conversational engine that requires real-time responses, the correct choice is a SageMaker real- time inference endpoint. This combination meets both training and deployment requirements

Topics

#SageMaker Training Compiler#LLM training#SageMaker real-time inference#Model deployment

Community Discussion

No community discussion yet for this question.

Full MLA-C01 Practice