> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# ModelNoiseScale - ComfyUI Built-in Node Documentation

> Complete documentation for the ModelNoiseScale node in ComfyUI. Learn its inputs, outputs, parameters and usage.

> 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)

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

## Outputs

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

***

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