v0.26.0
v0.26.0
What's Changed
- feat: add model family in cfg by @jaideepr97 in #3255
- pick up model id defaults from config yaml by @jaideepr97 in #3286
- ci: temporarily disable small job on PRs by @jaideepr97 in #3290
- ci: add new Llama e2e large sized job by @jaideepr97 in #3288
- provides link to CUDA install via Nvidia: fixes issue 3144 by @JoeAldinger in #3272
- chore: remove transformers cap and raise training floor by @jaideepr97 in #3264
- feat(deps): Bump
torchupper bound (<2.7.0) + set allowable range forvllmversions (>=0.8.0,<0.9.0) by @courtneypacheco in #3283 - chore: Remove python 3.10 support by @booxter in #3292
- feat: Handle lists of pydantic models when dumping to yaml by @booxter in #3295
- build(deps): bump step-security/harden-runner from 2.11.0 to 2.11.1 by @dependabot in #3251
- ci: Add e2e-nvidia-l40s-x4 job variant for python 3.12 by @booxter in #3296
- chore: Uncap requires-python in package metadata by @booxter in #3293
- fix: edit issue by @reidliu41 in #3268
- fix: update GPU acceleration guide by @emmanuel-ferdman in #3305
- fix: Adding explanation of CLI behavior and expanding the error message by @jpodivin in #3306
- fix: respect global teacher id for generation by @jaideepr97 in #3309
- build(deps): bump step-security/harden-runner from 2.11.1 to 2.12.0 by @dependabot in #3308
- Fix floating ip add for ibm cloud by @danmcp in #3310
- ci: add verbose logging to PyPI publishing by @nathan-weinberg in #3314
- build(deps): bump actions/setup-python from 5.5.0 to 5.6.0 by @dependabot in #3316
- build(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 by @dependabot in #3315
- use
constraints-dev.txtin e2e tests by @ktdreyer in #3320 - fix: Removing torchscript from autoconfig by @jpodivin in #3307
- mypy: Enable pydantic plugin by @booxter in #3012
- build(deps): bump docker/build-push-action from 6.15.0 to 6.16.0 by @dependabot in #3317
- Preserve storage after e2e tests by @danmcp in #3303
- feat: Add fallback logic to the small, medium, and large E2E tests to select a new AZ when AWS has insufficient capacity by @courtneypacheco in #3161
- fix: Ignore unraisable exceptions during unitcov testing by @bbrowning in #3326
- test: enable serving output in e2e by @cdoern in #3327
- ci: Always collect df -h stats regardless of failure by @booxter in #3325
- chore(deps): Bump minimum
instructlab-trainingversion by @courtneypacheco in #3312 - cap upper versions for instructlab 0.26 release series by @ktdreyer in #3335
New Contributors
- @emmanuel-ferdman made their first contribution in #3305
Full Changelog: v0.25.1...v0.26.0