Sd-mecha

Latest version: v0.0.27

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.0.27

- add SD 3.5 config

0.0.26

- allow to merge in delta space by passing `strict_weight_space=False` in `RecipeMerger.merge_and_save()`
- handle unexpected float types when expecting an integer in some merge methods
- replace the parameter `no_rescale` of the method `ties_sum_with_dropout` with `rescale` and use a differentiable implementation
- use `torch.Generator` instead of `torch.manual_seed`
- revert the use of `torch.svd_lowrank` in rotate when alignment is fractional, otherwise it results in nans during inference

0.0.25

- fix a bug where the model configurations would silently fail to parse
- fix none seed not supported as a default hyper value

0.0.24

- remove CWM (`sd_mecha.hypers.classes`)

0.0.23

- speedup `rotate` method by ~2x using `torch.svd_lowrank`

0.0.21

- add new builtin methods: `n_average`, `geometric_median`, `ties_sum_extended` / `add_difference_ties_extended`, `ties_sum_with_dropout` / `ties_with_dare`, `model_stock_for_tensor` / `model_stock_n_models`
- add a new parameter `vote_sgn` to `ties_sum` / `add_differenc_ties`

credits to 6DammK9 for this contribution!

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.