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

# SamplerLMS - ComfyUI Built-in Node Documentation

> SamplerLMS 节点创建用于扩散模型的最小均方（LMS）采样器。

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):** `3d59fbbd5b9b0bfa2ee3b384aca08855988d0b7a2a94d805f978b9dd7caa0f39`
