Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-11 | 459 Bytes | |
v0.12.1 source code.tar.gz | 2025-08-11 | 2.6 MB | |
v0.12.1 source code.zip | 2025-08-11 | 3.1 MB | |
Totals: 3 Items | 5.7 MB | 0 |
v0.12.1 is a patch release to fix a regression when using Ray Trainer from the CLI
What's Changed
- use exec instead of subprocess to make ctrl+c nicer for cli by @winglian in https://github.com/axolotl-ai-cloud/axolotl/pull/3044
- fix ray train and add fsdp2 smoke test for ray trainer by @winglian in https://github.com/axolotl-ai-cloud/axolotl/pull/3053
Full Changelog: https://github.com/axolotl-ai-cloud/axolotl/compare/v0.12.0...v0.12.1