Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You need to train a ControlNet model with Stable Diffusion XL for an image editing task and want to minimize the training time. Which hardware configuration should you select?
A
Configure one a2-highgpu-1g instance with an NVIDIA A100 GPU with 80 GB of RAM. Use float32 precision during model training.
B
Configure one a2-highgpu-1g instance with an NVIDIA A100 GPU with 80 GB of RAM. Use bfloat16 quantization during model training.
C
Configure four n1-standard-16 instances, each with one NVIDIA Tesla T4 GPU with 16 GB of RAM. Use float32 precision during model training.
D
Configure four n1-standard-16 instances, each with one NVIDIA Tesla T4 GPU with 16 GB of RAM. Use floar16 quantization during model training.