Skip to content

Releases: tanganke/fusion_bench

v0.2.32

05 Feb 14:55

Choose a tag to compare

What's Changed

Full Changelog: v0.2.31...v0.2.32

v0.2.31

05 Jan 17:09
721a53b

Choose a tag to compare

What's Changed

  • Create py.typed by @tanganke in #189
  • Add Concrete Subspace + TSVM by @tanganke in #190
  • update readme files and docs by @tanganke in #191
  • Merge develop into main: Finetuning script fixes and config updates by @tanganke in #192
  • and script to download 20 datasets and update print config tree function by @tanganke in #193
  • Merge develop branch into main by @Copilot in #194
  • Update pyproject.toml by @tanganke in #195

Full Changelog: v0.2.30...v0.2.31

v0.2.30

23 Dec 19:02
cb6dfc2

Choose a tag to compare

What's Changed

  • Revise Fusionbench citation in README by @EnnengYang in #184
  • Added model kinship evaluation metrics, Improved CLI validation with enhanced error messaging for invalid configurations. by @tanganke in #185
  • feat: enhance mask model distribution methods with temperature parame… by @tanganke in #186
  • Merge develop into main - Documentation updates, deprecation warnings, and improvements by @tanganke in #187
  • Update version from 0.2.30dev to 0.2.30 by @tanganke in #188

Full Changelog: v0.2.29...v0.2.30

v0.2.29

14 Nov 17:17
033abef

Choose a tag to compare

What's Changed

  • Add Repobeats analytics image to README by @tanganke in #168
  • feat: Add comprehensive docstrings and enhance fabric utilities by @tanganke in #169
  • Update issus tempaltes and add .github/copilot-instructions.md by @tanganke in #170
  • add validation utilities by @tanganke in #171
  • docs: add missing max_retries parameter documentation to InfiniteDataLoader by @Copilot in #174
  • enhance InfiniteDataLoader by @tanganke in #173
  • Use definitive language in empty dataloader error message by @Copilot in #176
  • fix: improve error messages in InfiniteDataLoader for better clarity by @tanganke in #175
  • [WIP] Fix import error in test module by @Copilot in #178
  • fix bug in classification head construction when using different model families by @tanganke in #179
  • fix: remove redundant type check for DataLoader in InfiniteDataLoader… by @tanganke in #180
  • update README.md by @tanganke in #181
  • update webui tool by @tanganke in #182
  • bump version to v0.2.29 by @tanganke in #183

Full Changelog: v0.2.28...v0.2.29

v0.2.28

04 Nov 04:01

Choose a tag to compare

What's Changed

Full Changelog: v0.2.27...v0.2.28

v0.2.27

30 Oct 03:57
05e9052

Choose a tag to compare

What's Changed

  • feat: add SwanLabLogger configuration and handle log directory setup by @tanganke in #159
  • Add intermediate example for selecting different loggers in FusionBench by @Copilot in #160
  • add support for resnet by @tanganke in #161
  • merge develop into main by @tanganke in #162

Full Changelog: v0.2.26...v0.2.27

v0.2.26

16 Oct 09:02
57f9c8e

Choose a tag to compare

What's Changed

  • dop by @EnnengYang in #152
  • Add DOP (Dual Projections) to API documentation by @Copilot in #153
  • docs: add instructions for saving merged models in ties merging and CLI documentation by @tanganke in #156
  • Update comments and bump to v0.2.26 by @tanganke in #157

New Contributors

  • @Copilot made their first contribution in #153

Full Changelog: v0.2.25...v0.2.26

v0.2.25

27 Sep 01:25
cc8da72

Choose a tag to compare

What's Changed

  • Merge develop into main - Version 0.2.25dev updates by @tanganke in #146
  • Add ArithmeticStateDict and Enhance State Dict Utilities by @tanganke in #147
  • Integrate ResNet model pool and enhance image classification fine-tuning by @tanganke in #148
  • enhance model loading logic in BaseModelPool and CLIPVisionModelPool for better configuration handling by @tanganke in #150
  • Merge develop branch with latest enhancements by @tanganke in #151

Full Changelog: v0.2.24...v0.2.25

v0.2.24

05 Sep 14:37
a1b0c47

Choose a tag to compare

What's Changed

  • update documentation for llm by @tanganke in #141
  • feat: add evaluation script for model tasks with customizable options by @tanganke in #142
  • feat: enhance ensemble algorithm with device mapping and parallel execution support by @tanganke in #143
  • Add method: WUDIMerging by @hetailang in #144
  • feat: optimized device data caching in ensemble by @tanganke in #145

Full Changelog: v0.2.23...v0.2.24

v0.2.23

03 Sep 14:43
7af2789

Choose a tag to compare

What's Changed

Full Changelog: v0.2.22...v0.2.23