Skip to content

Releases: axolotl-ai-cloud/axolotl

v0.4.0

24 Jan 20:08
1427d5b
Compare
Choose a tag to compare

New Features (highlights)

  • Streaming multipack for continued pre-training
  • Mistral & Mixtral support
  • Simplified Multipack for Mistral, Falcon, Qwen2, and Phi
  • DPO/IPO/KTO-pairs RL-training support via trl
  • Improve BatchSampler for multipack support, allows for resume from checkpointing, shuffling data each epoch
  • bf16: auto support
  • add MLFlow support
  • save YAML configs to WandB
  • save predictions during evals to WandB
  • more tests! more smoke tests for smol model training
  • NEFTune support

What's Changed

Read more

v0.3.0

19 Sep 20:29
Compare
Choose a tag to compare

What's Changed

Read more

v0.2.1

13 Jun 19:19
06652c1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

30 May 19:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

current "Stable"

30 May 18:56
a924a33
Compare
Choose a tag to compare
Merge pull request #111 from OpenAccess-AI-Collective/sharegpt-token-…

…tests

add unit test for sharegpt tokenization