Instructions file CodexOpenCode
Instructions for axolotl-ai-cloud/axolotl, covering axolotl, tech stack, commands, training methods and config pattern.
Instructions file CodexOpenCode
Instructions for axolotl-ai-cloud/axolotl, covering axolotl, tech stack, commands, training methods and config pattern.
Instructions file
Instructions for axolotl-ai-cloud/axolotl, a project described as: Go ahead and axolotl questions.
Agent
Online RL with verifiable reward functions. For full config reference, async features, and scaling, see grpo.qmd. For vLLM setup, see vllmserving.qmd.
Agent
Model-specific quirks, required settings, and known issues. Check this before debugging training failures on specific model families.
Agent
Guide for debugging and adding support for new model architectures in axolotl. Based on lessons learned from Gemma4, Gemma3, Qwen2-VL, and other multimodal/MoE models.
Agent
Reference for DPO, IPO, KTO, ORPO, and SimPO. For config templates and dataset format examples, see rlhf.qmd. For GRPO, see grpo.qmd. For EBFT, see ebft.qmd.
Agent
Train on raw text with no input masking. Two approaches depending on dataset size.
Agent
Train models to score responses for use as reward signals in RL. For full docs, see rewardmodelling.qmd.
Agent
Supervised fine-tuning pipeline reference. For config templates and dataset format examples, see getting-started.qmd and dataset-formats/.