v0.25
What's Changed
- fix: Logger can't format exception string by @courtneypacheco in #3135
- feat: Add new in-house GitHub action to detect secrets exposure by @courtneypacheco in #3112
- build(deps): bump aws-actions/configure-aws-credentials from 4.0.3 to 4.1.0 by @dependabot in #3138
- ci: disable spell check by @booxter in #3133
- feat: add --state option to filter process list output by @reidliu41 in #3125
- add a sanity check for tensor-parallel-size by @reidliu41 in #2927
- build(deps): bump step-security/harden-runner from 2.10.4 to 2.11.0 by @dependabot in #3158
- Pause the e2e-nvidia-l40s-x8.yml workflow by @kami619 in #3166
- fix: Temporarily cap
trlto avoid breaking changes from being consumed by @courtneypacheco in #3167 - build(deps): bump docker/build-push-action from 6.13.0 to 6.14.0 by @dependabot in #3174
- Fix: Add missing
torchandpsutildependencies to CUDA installation instructions by @jjaegii in #3162 - tests: fix failure due to a slight difference in HF exception message by @booxter in #3177
- chore: Update vLLM to 0.7.3 by @fabiendupont in #3178
- build(deps): bump actions/cache from 4.2.0 to 4.2.1 by @dependabot in #3175
- build(deps): bump actions/download-artifact from 4.1.8 to 4.1.9 by @dependabot in #3189
- infra: fix cloud-instance ec2 wait loop by @ktdreyer in #3186
- ci: label
scripts/infrafiles as CI/CD by @ktdreyer in #3187 - mergify: remove old
ruff.shreference by @ktdreyer in #3188 - docs: update a feat change by @reidliu41 in #3146
- Make SDG batch size configurable via system profile by @npalaska in #3157
- build(deps): bump docker/build-push-action from 6.14.0 to 6.15.0 by @dependabot in #3196
- build(deps): bump docker/metadata-action from 5.6.1 to 5.7.0 by @dependabot in #3195
- build(deps): bump docker/setup-buildx-action from 3.9.0 to 3.10.0 by @dependabot in #3194
- fix(infra): fix nvidia drivers installation script by @booxter in #3190
- feat(infra): add cloud-instance list command; ignore shutting-down instances by @booxter in #3198
- build(deps): bump actions/cache from 4.2.1 to 4.2.2 by @dependabot in #3203
- Add option to search multiple subnets with cloud-instance launch by @danmcp in #3201
- feat(infra): add -i option for instance id to cloud-instance.sh by @booxter in #3199
- Handle INSTANCE_ID and details support for IBM Cloud and add rename m… by @danmcp in #3205
- docs: corrected broken links by @nilesho in #3206
- infra: cloud-instance.sh improvements by @ktdreyer in #3217
- ci: trigger docs job when docs/ are touched by @booxter in #3170
- requirements: Add missing filelock dependency by @booxter in #3049
- Fix import of read_config in debug-llama by @radeksm in #3212
- ci: install
git-corepackage instead ofgitby @ktdreyer in #3140 - fix: ilab taxonomy diff provides full error details when it fails by @jwm4 in #3220
- docs: Add DK-Bench docs by @alimaredia in #3124
- fix cannot change context in cli issue by @reidliu41 in #2731
- ui: Humanize help message describing available command groups. by @booxter in #3053
- fix(infra): reset nvidia-driver module before enabling -open one by @booxter in #3222
- infra: do not reinstall ibmcloud CLI by @ktdreyer in #3224
- fix: Adding metadata to document chunks by @dmartinol in #3184
- Adds support for simple global/general model configuration by @RobotSail in #3197
- infra: remove os version by @ktdreyer in #3225
- ci: Remove spelling checks by @booxter in #3130
- build(deps): bump actions/download-artifact from 4.1.9 to 4.2.1 by @dependabot in #3240
- build(deps): bump actions/cache from 4.2.2 to 4.2.3 by @dependabot in #3239
- Bump minimum version of SDG to 0.7.2 by @ktdreyer in #3238
- docs: Add MOTD to warn about updating the kernel by @derekhiggins in #3234
- chore: Update
lint.ymlto reference in-house security lint GH action by @courtneypacheco in #3228 - build(deps): bump actions/setup-python from 5.4.0 to 5.5.0 by @dependabot in #3244
- chore: cap instructlab-training version to maintain stability while breaking changes are introduced by @RobotSail in #3247
- Document removing any CUDA packages before Upgrade by @derekhiggins in #3242
- docs: pin Sphinx to <8.2.0 by @booxter in #3169
- refactor: use CUDA_HOME var when applicable by @nathan-weinberg in #3249
- infra: default cloud-instance.sh to latest CentOS 9 AMI by @ktdreyer in #3248
- chore: update docling api references by @jaideepr97 in #3254
- chore: bump the training library to 0.8.0 and refactor tokenizer usage by @RobotSail in #3250
- Revert "chore: update docling api references" by @courtneypacheco in #3266
- ci: temporarily disable macos workflow by @jaideepr97 in #3270
- re-introduce the docling fix; fix DISABLE_GPU_ACCELERATION setting via GITHUB_ENV file by @booxter in #3271
- chore: Bump SDG version to ensure the latest docling changes are consumed by @courtneypacheco in #3281
New Contributors
- @kami619 made their first contribution in #3166
- @npalaska made their first contribution in #3157
- @nilesho made their first contribution in #3206
Full Changelog: v0.24.3...v0.25