Changes
- @p-e-w implemented automatically reproducing a model from a
reproduce.jsonfile in #326. @Vinay-Umrethe fixed issues in that implementation in #352. - @rocker-zhang added support for plain text files as prompt datasets in #337, based on earlier work by @ricyoung in #103.
- @anrp fixed LoRA export in #321
- @zaakirio implemented saving the processor for multimodal models in #353
- @MoonRide303 added support for gemma-4-12B-it in #350
- @coder3101 added support for LiquidAI/LFM2.5 in #344
- @UnstableLlama add a config file for suppressing humor in #340
- @umran666 fixed a trial counting bug in #357
- @umran666 made resetting the model null-safe to handle study cancellations in #367
- @umran666 improved exception formatting in #363
- @umran666 resolved a variable shadowing issue in #356
- @iuyua9 fixed recognizing root Hugging Face repo IDs in #325
- @rocker-zhang removed the unused
hf-transferdependency in #338 - @kabachuha added "disclaimer" to the prohibited strings list in #334
- @Vinay-Umrethe removed the annoying gray background from the README logo in #359
- @p-e-w added functionality for collecting
reproduce.jsonfiles from Hugging Face, fixed akernelsdependency problem, as well as other minor issues
New Contributors
- @iuyua9 made their first contribution in #325
- @kabachuha made their first contribution in #334
- @rocker-zhang made their first contribution in #337
- @UnstableLlama made their first contribution in #340
- @coder3101 made their first contribution in #344
- @zaakirio made their first contribution in #353
- @umran666 made their first contribution in #356
Full Changelog: v1.3.0...v1.4.0