"...testdata/git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "ef5136a745138896d080bf5bcac13377f7672b77"
Allow dtype to be specified in Flax pipeline (#600)
* Fix typo in docstring. * Allow dtype to be overridden on model load. This may be a temporary solution until #567 is addressed. * Create latents in float32 The denoising loop always computes the next step in float32, so this would fail when using `bfloat16`.
Showing
Please register or sign in to comment