v0.10.0 - Updated FSDP Mixed Precision and Liger Kernel Model Option Support
What's Changed
- disables e2e-nvidia-l4-x1 test by @JamesKunstle in #454
- ci: Fix unit test run due to no tests found to execute by @booxter in #466
- ci: Don't run smoke tests when only irrelevant files are touched by @booxter in #460
- ci: don't waste ec2 resources on unit tests by @booxter in #464
- ci: Trigger unit test run on tox.ini change by @booxter in #469
- ci: Fix path filter for unit tests for the workflow file by @booxter in #461
- chore: Don't install pytest dependencies for coverage reports by @booxter in #468
- chore: Remove spell checks from the repo by @booxter in #458
- chore: Don't set ec2_runner_variant for unit tests by @booxter in #475
- Remove CHANGELOG.md by @booxter in #457
- Fix FSDP mixed precision setting and loss w/ accelerate by @Maxusmusti in #465
- fixes non-granite model instantiation with Liger Kernel by @JamesKunstle in #476
- ci: Install torch before flash-attn by @booxter in #474
- ci: Use pull_request as trigger for unit tests by @booxter in #473
- ci: Run unit tests for all supported python version, 3.11+ by @booxter in #472
- chore: Require python3.11+ by @booxter in #470
- chore: Drop pytest-asyncio by @booxter in #467
- chore: don't trigger unit tests for cuda and rocm requirements changes by @booxter in #463
- build(deps): Bump step-security/harden-runner from 2.10.4 to 2.11.1 by @dependabot in #452
- build(deps): Bump machulav/ec2-github-runner from 2.3.8 to 2.3.9 by @dependabot in #450
- build(deps): Bump aws-actions/configure-aws-credentials from 4.0.2 to 4.1.0 by @dependabot in #451
Full Changelog: v0.9.0...v0.10.0