This
release includes various enhancements and stability improvements to the
ilab workflow.
In this release, we have changed the default pipelines for both `ilab data generate` and `ilab model train` to `full`. This improves the quality of the generated data and model drastically. In order to support this work, `ilab model download` will now pull two models. Merlinite as usual to chat and serve and a new Mistal-7b-Instruct GGUF model which is the default teacher model for `ilab data generate`. The config also contains better defaults for `ilab model train` which should work on a 64 GB machine without having to specify any flags other than your data-path and device.
Our next upstream release will be 0.20.0 with z stream releases if necessary!