Changes
- @noctrex added a
max_memorysetting to limit memory usage in #83 - @spikymoth added a mechanism to avoid excessive low-divergence iteration in #73
- @accemlcc implemented a new LoRA-based abliteration engine with support for 4-bit quantization in #60
- @accemlcc added enumeration of all available GPUs on startup in #86
- @Vinayyyy7 added the ability to run more trials after optimization is complete in #76
- @anrp fixed MXFP4 loading in #107
- @anrp refactored the save machinery in #110
- @anrp added broad support for VL models in #108
- @anrp implemented saving and resuming optimization progress in #106, #119, and #116
- @spikymoth implemented Magnitude-Preserving Orthogonal Ablation in #52
- @salmanmkc upgraded GitHub Actions to the latest versions in #136 and #137
- @p-e-w added full type checking of the codebase, debug output, prompt modification functionality, and an example config file for slop reduction, and fixed various minor issues
New Contributors
- @noctrex made their first contribution in #83
- @accemlcc made their first contribution in #60
- @anrp made their first contribution in #107
- @salmanmkc made their first contribution in #136
Full Changelog: v1.1.0...v1.2.0