Skip to content

Tags: axolotl-ai-cloud/axolotl

Tags

v0.19.0

Toggle v0.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump to v0.19.0 for release (#3992)

v0.18.0

Toggle v0.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
unpin numpy: floor-only ranges, numba metadata governs the numpy ceil…

…ing (#3843)

v0.17.0

Toggle v0.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(ci): build pypi release via `uv build` instead of removed setup.py (

#3700) [skip ci]

The pyproject migration removed setup.py, so the publish workflow failed at
`python setup.py sdist` (No such file). Build the sdist+wheel with `uv build`
(PEP 517; setuptools backend reads the version from VERSION). Also make the
GitHub release step idempotent so a re-run/re-tag of an existing release
doesn't fail, and drop the unused dependency-install step.

v0.16.1

Toggle v0.16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
gemma4 support (#3574)

* gemma4 support

* fixes

* chore: lint

v0.16.0

Toggle v0.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
upgrade torchao to 0.17.0 (#3569)

* upgrade to torchao 0.17.0

* upgrade mistral-common too

* chore: lint

* patch fix for torchao low bit optimizers

* fix up

* propagate dtype

* fix test for ao change

* address PR comments

v0.15.0

Toggle v0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
tag for v0.15.0 release (#3470)

v0.14.0

Toggle v0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
tag for v0.14.0 release (#3379)

v0.13.2

Toggle v0.13.2's commit message
version tag 0.13.2

v0.13.1

Toggle v0.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
set version to v0.13.1 (#3363)

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update readme with latest updates (#3267)