> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-mintlify-b90d3c69.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SamplerLMS - ComfyUI Built-in Node Documentation

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

SamplerLMS 节点创建一个用于扩散模型的最小均方（LMS）采样器。它会生成一个可在采样过程中使用的采样器对象，允许您控制 LMS 算法的阶数，以实现数值稳定性和准确性。

## 输入

| 参数   | 描述                                     | 数据类型 | 是否必填 | 取值范围    |
| ---- | -------------------------------------- | ---- | ---- | ------- |
| `顺序` | LMS 采样器算法的阶数参数，用于控制数值方法的准确性和稳定性（默认值：4） | INT  | 是    | 1 到 100 |

## 输出

| 输出名称      | 描述                        | 数据类型    |
| --------- | ------------------------- | ------- |
| `sampler` | 一个配置好的 LMS 采样器对象，可用于采样流程中 | SAMPLER |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/SamplerLMS/zh.md)

***

**Source fingerprint (SHA-256):** `0c045ef15890fe611dc0b9d455bafa313d28373a29c881a0c8bf5d80e69bc114`
