Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-09 | 346 Bytes | |
v0.11.0.post1 source code.tar.gz | 2025-07-09 | 2.6 MB | |
v0.11.0.post1 source code.zip | 2025-07-09 | 3.0 MB | |
Totals: 3 Items | 5.5 MB | 1 |
What's Changed
TiledMLP also works with single-gpu and when enabled with Deepspeed ZeRO-3, can achieve training up to 400k context-length.
- tiled_mlp supports single gpu by @winglian in https://github.com/axolotl-ai-cloud/axolotl/pull/2891
Full Changelog: https://github.com/axolotl-ai-cloud/axolotl/compare/v0.11.0...v0.11.0.post1