This release includes various enhancements and stability improvements to the ilab workflow. Some of the features include:
ilab data generate -dt, ilab process list, and ilab process attach: allowing you to run commands in the background and monitor their status.
ilab model upload: upload models to HuggingFace, S3, and OCI compatible registries.
ilab model evaluate now supports DK-Bench (Domain Knowledge Bench).
ilab rag command group enables RAG in InstructLab! Two new commands: ilab rag ingest and ilab rag convert as well as ilab model chat --rag can be enabled by setting the new ILAB_FEATURE_SCOPE environment variable to DevPreviewNoUpgrade. These features are experimental.
This release also includes various bug fixes and quality of life improvements, thanks to everyone who contributed!
Our next upstream release will be 0.24.0 with z stream releases if necessary!
This version of the CLI includes new versions of the various libraries:instructlab-sdg==0.7.0, instructlab-training==0.7.0, and instructlab-eval==0.5.1