I noticed that the pre-trained model used in this codebase is based on the one from OpenAI's guided-diffusion repository, where the attention_resolutions hyperparameter is set to '32,16,8'. However, in your IIve.yml configuration file, it's set to '16,8'. Could you please confirm whether this setting is intentional?