drhead

Results 31 issues of drhead

Bug was reported under RSS's repository before, and independently isolated to be a Principia incompatibility issue: https://github.com/KSP-RO/RealSolarSystem/issues/238 I am certain that I have intercepted asteroids before with Principia and without...

## What happens now Planets with biological surface signals (meaning the presence of exobiology targets) are not called out as mapping candidates, and overall the application doesn't offer much help...

Under `timestream --units`, liquids do not flow at a proportionally higher rate. Effectively this results in fluids behaving as more viscous as timestream has an increasing impact. May be unsolvable,...

When using `timestream --units` on a low FPS fortress, it seems that caravans stick around for far too long. As in, unloading/reloading their goods takes long enough for the next...

bug

## Description * This is for implementing a zero terminal SNR noise schedule for models trained to use one. * This is a rough copy of ComfyUI's implementation that works...

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? Currently, refiner...

enhancement

## Description * There is currently a bug, mentioned in #14978, where when the refiner switches on, the first step it performs uses the original alphas_cumprod schedule, which causes problems...

## Description * This makes the default behavior of refiner switchover aligned with model timesteps instead of sampling timesteps. This is easier to use, since setting refiner switchover to 0.8...

# What does this PR do? This adds a few extra things to EMAModel intended to reduce its overhead and allow overlapping compute and transfers better. First, I added a...

## Description * Adds a new scheduler called "KL Optimal", based on what is noted as an optimal scheduler in Sabour, et. al, "[Align Your Steps](https://research.nvidia.com/labs/toronto-ai/AlignYourSteps/)", theorem 3.1. * (technobabble)...