## Overview

This node adjusts the noise scale used during model sampling. It allows you to set a specific noise scale value, which controls the amount of noise applied to the model's sampling process.

## Inputs

| Parameter | Description | Data Type | Required | Range |
| --- | --- | --- | --- | --- |
| `model` | The model to apply the noise scale adjustment to. | MODEL | Yes | - |
| `noise_scale` | Absolute training noise scale. For example HiDream-O1 base: 8.0, dev: 7.5. (default: 1.0) | FLOAT | Yes | 0.0 to 64.0 (step: 0.01) |

## Outputs

| Output Name | Description | Data Type |
| --- | --- | --- |
| `MODEL` | The modified model with the new noise scale applied. | MODEL |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/ModelNoiseScale/en.md)

---
**Source fingerprint (SHA-256):** `37b77a5d65fb872f45be8ffa4efb65037bc7459bb001babaaf6b526a9a735190`
