> For the complete documentation index, see [llms.txt](https://serving.konduit.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://serving.konduit.ai/references/pipeline-steps/samediff.md).

# SAMEDIFF

`SameDiffStep` is a pipeline step that configures a samediff model that is to be executed.

| Configs     | Descriptions                                                                               |
| ----------- | ------------------------------------------------------------------------------------------ |
| modelUri    | Specifies the location of a saved model file.                                              |
| outputNames | A list of names of the output arrays - i.e., the names of the arrays to predict or return. |
