Skip to content

Fix random_noise_multiplier never being applied to the noise.#738

Merged
jaretburkett merged 1 commit intoostris:mainfrom
lRemixl:fix_random_noise_multiplier
Mar 23, 2026
Merged

Fix random_noise_multiplier never being applied to the noise.#738
jaretburkett merged 1 commit intoostris:mainfrom
lRemixl:fix_random_noise_multiplier

Conversation

@lRemixl
Copy link
Contributor

@lRemixl lRemixl commented Mar 13, 2026

The random noise multiplier calculated when self.train_config.random_noise_multiplier > 0.0 is never applied to the noise. This fixes that.

Apply random_noise_multiplier to noise.
@jaretburkett jaretburkett merged commit 7a0bbca into ostris:main Mar 23, 2026
@jaretburkett
Copy link
Contributor

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants