AWS Certified AI Practitioner (AIF-C01) — Question 41
A company needs to build its own large language model (LLM) based on only the company's private data. The company is concerned about the environmental effect of the training process.
Which Amazon EC2 instance type has the LEAST environmental effect when training LLMs?
Answer options
- A. Amazon EC2 C series
- B. Amazon EC2 G series
- C. Amazon EC2 P series
- D. Amazon EC2 Trn series
Correct answer: D
Explanation
The Amazon EC2 Trn series is specifically designed for training machine learning models with a focus on performance and efficiency, which can lead to reduced environmental impact. In contrast, the other instance types, such as the C, G, and P series, are not optimized for this purpose and may consume more energy during the training process.