Skip to content

Release 0.13.3

Choose a tag to compare

@github-actions github-actions released this 06 Dec 18:37
· 97 commits to main since this release
0ade9a5

馃悰 Bug Fixes

  • LoRA save bloat prevention: Bake and strip LoRA wrappers before sharding to avoid exploding shard counts/sizes when saving quantized models with multiple/mismatched LoRAs (see issue #217 comment).
  • Regression test hardening: LoRA model-saving tests now include size guardrails (5% tolerance) while using the bundled local LoRA fixtures to catch shard bloat regressions early.