diff --git a/docs.json b/docs.json index 49168dd..319c695 100644 --- a/docs.json +++ b/docs.json @@ -190,7 +190,8 @@ "icon": "brain", "pages": [ "pytorch", - "multi-node-training-using-torch-nccl" + "multi-node-training-using-torch-nccl", + "examples/ai-ml-frameworks/axolotl-fine-tuning" ] }, { diff --git a/examples/ai-ml-frameworks/axolotl-fine-tuning.mdx b/examples/ai-ml-frameworks/axolotl-fine-tuning.mdx new file mode 100644 index 0000000..adacd5a --- /dev/null +++ b/examples/ai-ml-frameworks/axolotl-fine-tuning.mdx @@ -0,0 +1,324 @@ +--- +title: Fine-Tune LLMs with Axolotl +createdAt: Sun Mar 23 2026 20:00:00 GMT+0000 (Coordinated Universal Time) +updatedAt: Sun Mar 23 2026 20:00:00 GMT+0000 (Coordinated Universal Time) +--- + +