v0.6.0a0
Pre-release
Pre-release
v0.6.0 Alpha 0 - Granite 3.0 8B and HF Padding-Free Support (Preview)
What's Changed
- Bump rhysd/actionlint from 1.7.2 to 1.7.3 in /.github/workflows by @dependabot in #234
- feat: automatically select LoRA modules when none are provided by @RobotSail in #166
- add jupyter notebook stuff to requirements dev for experimental work by @RobotSail in #163
- Make data processing optional in run_training() by @MichaelClifford in #220
- Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 by @dependabot in #249
- Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 by @dependabot in #139
- Update pre-commit requirement from <4.0,>=3.0.4 to >=3.0.4,<5.0 by @dependabot in #251
- fix: Add explicit flash_attn requirement for ROCm by @fabiendupont in #255
- Add rocm extra to pyproject.toml by @Maxusmusti in #259
- build(deps): Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #261
- chore: rename 'basic-workflow-tests' to 'e2e-custom' by @nathan-weinberg in #270
- e2e: replace old small job with new medium job by @nathan-weinberg in #277
- fix: incorrect label for AWS medium runner by @nathan-weinberg in #279
- chore: add exit code & tox fix by @RobotSail in #217
- ci: grant HF_TOKEN access to the medium-size E2E CI job by @nathan-weinberg in #285
- ci: add large-size E2E CI job by @nathan-weinberg in #290
- fix: add working directory config to steps in large E2E CI job by @nathan-weinberg in #298
- fix: add remaining missing working directory configs by @nathan-weinberg in #299
- ci: use org variable for AWS EC2 AMI in E2E CI jobs by @nathan-weinberg in #302
- ci: convert med E2E CI job to L4 GPU by @nathan-weinberg in #305
- Implementing HF Padding-Free and GraniteLM Support by @aldopareja @Maxusmusti in #257
- adds basic smoketests for main_ds and data_process CLI args by @JamesKunstle in #280
- build(deps): Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #301
- build(deps): Bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in #304
- build(deps): Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 by @dependabot in #311
- Adding Dolomite Support and Bringing HF Padding-Free into Performance Parity by @Maxusmusti in #312
New Contributors
- @MichaelClifford made their first contribution in #220
- @fabiendupont made their first contribution in #255
Full Changelog: v0.5.5...v0.6.0a0