What's Changed
- docs: include docs on installing deepspeed w/ cpuadam by @RobotSail in #333
- ci: Upload phase 1 & phase 2 training logs for loss graphs by @alimaredia in #356
- Add disk check after tests run by @danmcp in #361
- Updated token masking for new data "unmask" option (for pretraining samples) by @Maxusmusti in #357
- build(deps): Bump hynek/build-and-inspect-python-package from 2.10.0 to 2.11.0 by @dependabot in #366
- build(deps): Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 by @dependabot in #364
- build(deps): Bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in #355
- feat: add discord e2e status reporting by @RobotSail in #376
- Adjust to slack-github-action 2.0 api changes by @danmcp in #351
- build(deps): Bump slackapi/slack-github-action from 1.27.0 to 2.0.0 by @dependabot in #349
- adds pytest to tox via
py3-unit
by @JamesKunstle in #378 - build(deps): Bump rhysd/actionlint from 1.7.4 to 1.7.6 in /.github/workflows by @dependabot in #383
- build(deps): Bump DavidAnson/markdownlint-cli2-action from 18.0.0 to 19.0.0 by @dependabot in #381
- gh/actions unit test workflows by @JamesKunstle in #384
- changes Fast unit CI runner, m8g->m7i by @JamesKunstle in #389
- chore: Change default temporary write directory in all e2e CI jobs from
tmpfs
to/home/tmp
by @courtneypacheco in #390 - feat: retain only last checkpoint directory by @leseb in #358
- fix:
--keep_last_checkpoint_only
does not accept any values by @courtneypacheco in #397 - build(deps): Bump rhysd/actionlint from 1.7.6 to 1.7.7 in /.github/workflows by @dependabot in #400
- build(deps): Bump hynek/build-and-inspect-python-package from 2.11.0 to 2.12.0 by @dependabot in #406
- build(deps): Bump actions/stale from 9.0.0 to 9.1.0 by @dependabot in #405
- build(deps): Bump sarisia/actions-status-discord from 1.15.1 to 1.15.2 by @dependabot in #403
- build(deps): Bump step-security/harden-runner from 2.10.2 to 2.10.4 by @dependabot in #402
- build(deps): Bump DavidAnson/markdownlint-cli2-action from 19.0.0 to 19.1.0 by @dependabot in #401
- Remove optimum dependency by @fabiendupont in #407
New Contributors
- @alimaredia made their first contribution in #356
- @courtneypacheco made their first contribution in #390
- @leseb made their first contribution in #358
Full Changelog: v0.6.1...v0.7.0