AIInterviewTraining logoAIInterview/Training
🖥️ ML Infrastructure & Serving
Core

Green AI: Compute, Energy, and Carbon

Energy is roughly GPU-hours times average power draw times data-center PUE, and carbon is that energy times the grid's carbon intensity where and when you ran it, which varies by an order of magnitude across regions. The counterintuitive consequence: for a widely-deployed model, lifetime inference energy usually dwarfs the one-off training run, so the biggest lever is the serving stack (quantization, distillation, batching, higher utilization) rather than the training job that gets the headlines. AI, ML, and GenAI interviews probe it because efficiency work is cost work, and because a candidate who can write the calculation down is rare.

a free account unlocks the core curriculum tier · no card
RELATED CONCEPTS
PRACTICE THIS IN REAL QUESTIONS
COMPANIES THAT ASSUME THIS