"git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "ff4f0cbd1d54ba5acc89c97b49af017eb0d2512d"
Unverified Commit 4274a3a9 authored by M. Tolga Cangöz's avatar M. Tolga Cangöz Committed by GitHub
Browse files

Update euler_ancestral.mdx (#2932)

parent 7139f0e8
...@@ -14,8 +14,8 @@ specific language governing permissions and limitations under the License. ...@@ -14,8 +14,8 @@ specific language governing permissions and limitations under the License.
## Overview ## Overview
Ancestral sampling with Euler method steps. Based on the original (k-diffusion)[https://github.com/crowsonkb/k-diffusion/blob/481677d114f6ea445aa009cf5bd7a9cdee909e47/k_diffusion/sampling.py#L72] implementation by Katherine Crowson. Ancestral sampling with Euler method steps. Based on the original [k-diffusion](https://github.com/crowsonkb/k-diffusion/blob/481677d114f6ea445aa009cf5bd7a9cdee909e47/k_diffusion/sampling.py#L72) implementation by Katherine Crowson.
Fast scheduler which often times generates good outputs with 20-30 steps. Fast scheduler which often times generates good outputs with 20-30 steps.
## EulerAncestralDiscreteScheduler ## EulerAncestralDiscreteScheduler
[[autodoc]] EulerAncestralDiscreteScheduler [[autodoc]] EulerAncestralDiscreteScheduler
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment