Releases: tanganke/fusion_bench
Releases · tanganke/fusion_bench
v0.2.32
What's Changed
- log error and traceback to log file by @tanganke in #196
- Feature/convnext by @tanganke in #198
- Implement modulator method (EMR Merging) by @tanganke in #197
- update doc by @tanganke in #199
- update example of hyperparameter search by @tanganke in #200
- feat(simple_average): Enhance simple_average function to support Tens… by @tanganke in #202
- Develop by @tanganke in #203
- architecture-agnostic-dop by @tanganke in #204
- Add OPCM configuration and implementation for distributed model merging by @tanganke in #205
- Update pyproject.toml by @tanganke in #206
Full Changelog: v0.2.31...v0.2.32
v0.2.31
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
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
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.mdby @tanganke in #170 - add validation utilities by @tanganke in #171
- docs: add missing max_retries parameter documentation to InfiniteDataLoader by @Copilot in #174
- enhance
InfiniteDataLoaderby @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
v0.2.27
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
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
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
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
What's Changed
- add model stock by @tanganke in #133
- fix: correct spelling by @tanganke in #134
- Update Documentation for LLM merging and fix bug in
auto_register_configby @tanganke in #135 - Update documentation by @tanganke in #136
- Update Documentation by @tanganke in #137
- update docs and docstring by @tanganke in #138
- refactor(regmean): move utility functions to utils.py, update imports… by @tanganke in #139
- chore: bump version to 0.2.23 in pyproject.toml by @tanganke in #140
Full Changelog: v0.2.22...v0.2.23