[docs] Update README Quickstart to use CLI (#2137)

* update quickstart for new CLI

* add blurb about bleeding edge builds

* missed a yaml reference

* prefer lora over qlora for examples

* fix commands for parity with previous instructions

* consistency on pip/pip3 install

* one more parity pip=>pip3

* remove extraneous options in example yaml

Co-authored-by: NanoCode012 <nano@axolotl.ai>

* update copy

* update badges and for discord and socials in readme

* Fix a few broken links

* bump version to 0.6.0 for release

---------

Co-authored-by: NanoCode012 <nano@axolotl.ai>
This commit is contained in:
Wing Lian
2024-12-09 14:03:19 -05:00
committed by GitHub
parent ab4b32187d
commit 34d3c8dcfb
4 changed files with 138 additions and 39 deletions

View File

@@ -1,3 +1,3 @@
"""Axolotl - Train and fine-tune large language models"""
__version__ = "0.5.3.dev0"
__version__ = "0.6.0"