Skip to content

v1.0.2 — windows stay exact

Choose a tag to compare

@Saganaki22 Saganaki22 released this 03 Sep 05:33
· 50 commits to main since this release

Quality fix

VDN's windowed softmax no longer routes through the model's optimized_attention_override. Quantized backends (sage / kitchen int8) on the local window measurably softened output versus the exact SDPA the released model was validated with — windows are exact again. Backend overrides still apply to the base model's own attention (text refiner, dense fallback on short clips).

Also in this release: example workflow re-exported from the UI with a preview image.