> ## 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/ja.md)

***

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