ArcticTraining v0.7.1
What's Changed
- Bump version to 0.7.1.dev0 by @sfc-gh-mwyatt in #308
- Limit transformers version <5.0.0 until release is more stable by @sfc-gh-mwyatt in #309
- Fix: Allow SFT datapacking only with micro batch size 1 by @sfc-gh-mwyatt in #312
- limit the batch size for
pack_datasetby @sfc-gh-sbekman in #314 - type fix by @sfc-gh-zhyao in #315
- Enhancement: Export WANDB environment variables with multinode execution by @sfc-gh-mwyatt in #316
- enable manual CI start by @sfc-gh-sbekman in #319
- Add Ray launcher backend by @sfc-gh-dhung in #311
- Plot DS wall clock timers in W&B by @sfc-gh-truwase in #320
- trying to fix jinja2 failure in cpu unit tests by @sfc-gh-sbekman in #324
- fix one off bug in checkpoint saving by @sfc-gh-sbekman in #323
- continuous wandb runs by @sfc-gh-sbekman in #328
- add exit_iteration_this_run + revamp early exit logic by @sfc-gh-sbekman in #325
- Add file expiry as requested in new AOAI API by @sfc-gh-caxu in #322
- set is_resume flag much sooner by @sfc-gh-sbekman in #326
- Use ArcticForge to generate data for spec training by @sfc-gh-yewang in #332
- Add USE_RAY environment variable by @sfc-gh-dhung in #329
- Add data source integrations with Snowflake by @sfc-gh-dhung in #330
- Bump to v0.7.1 by @sfc-gh-mwyatt in #336
New Contributors
- @sfc-gh-dhung made their first contribution in #311
- @sfc-gh-truwase made their first contribution in #320
- @sfc-gh-yewang made their first contribution in #332
Full Changelog: v0.7.0...v0.7.1