release 0.5.2 (#2086)

This commit is contained in:
Wing Lian
2024-11-19 12:44:42 -05:00
committed by GitHub
parent e9c3a2aec0
commit 8961364bc9

View File

@@ -96,7 +96,7 @@ install_requires, dependency_links = parse_requirements()
setup(
name="axolotl",
version="0.5.1",
version="0.5.2",
description="LLM Trainer",
long_description="Axolotl is a tool designed to streamline the fine-tuning of various AI models, offering support for multiple configurations and architectures.",
package_dir={"": "src"},