RSS Amplifier

Tuned, by Axolotl · Feb 18, 2025

Axolotl Update v0.7.0 - with GRPO

0
Sign in to vote or save

Axolotl AI · Tuned, by Axolotl

Releases and updates to Axolotl AI on Github

v0.7.0

Axolotl v0.7.0 is out!

  • GRPO support

  • Process Reward Model support

  • KD Training from offline top-k logprobs

  • Multi-GPU LoRA kernels

  • Deploy your training and evaluation workloads straight to Modal from the axolotl CLI

  • Sweeps

  • Chat template parsing improvements

  • Improved Mac OS support

  • Dependency upgrades & lots of various fixes

Process Reward Models

Take your test-time scaling to new heights by training your own Process Reward Models (PRM)! Thanks to PRM training support in @huggingface TRL we’ve streamlined fine-tuning and configuration of PRMs, which can be used as powerful step-by-step verifiers for reasoning models. We’ve also open-sourced several datasets which you can use out-of-the-box with our trainer, and a cookbook to help you evaluate your trained PRMs. Check out our blogpost below for more details.

Blog Post: https://axolotlai.substack.com/p/Process-Reward-Models

Cookbook: https://github.com/axolotl-ai-cloud/axolotl-cookbook/prm

Collection: PRM 🤗 Collection: https://huggingface.co/collections/axolotl-ai-co/process-reward-models-67b4b4355da4e1fe6ba44875

KD Training from offline top-k logprobs

The software stack for knowledge distillation from teacher models is now much simpler by simply leveraging top-k logprobs (instead of logits) from off-the-shelf inference engines like @vllm_project. We have online top-k KD on our roadmap for a future release.

Many thanks to Charles Goddard, Fernando and Lucas from @arcee_ai for their guidance on this.

Modal Deployment

Deploying your workloads to @modal_labs is now simpler through your local axolotl CLI. Just configure your cloud resources in a YAML file, and our CLI takes care of everything else.

Multi-GPU LoRA kernels

Accelerate your LoRA and QLoRA post-training runs using our newly implemented Triton kernels and custom autograd functions! Inspired by Unsloth, these optimizations can be patched into common LLM architectures in order to speedup model forward and backward passes ~25-50%, and save ~25-40% peak VRAM usage. Check out our forthcoming blog post for more details.

GRPO

Post-train your models using the latest SOTA RL technique pioneered by DeepSeek. We make it easier to configure your GRPO workload in @huggingface TRL. We’ve upstreamed our PEFT + vLLM support to TRL to improve the efficiency of post-training with GRPO.

Cookbook:

GitHubaxolotl-cookbook/grpo at main · axolotl-ai-cloud/axolotl-coo…

Release Notes: https://github.com/axolotl-ai-cloud/axolotl/releases/tag/v0.7.0

Join us on Discord, Axolotl-AI

No posts

Read the original on axolotlai.substack.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.