diff --git a/docs/blog/finetune-with-docs.mdx b/docs/blog/finetune-with-docs.mdx index 93c05220d..064608e9c 100644 --- a/docs/blog/finetune-with-docs.mdx +++ b/docs/blog/finetune-with-docs.mdx @@ -1,8 +1,11 @@ --- -title: "How to fine-tune LLMs - a tutorial" -description: "Finetune LLMs with personal dataset" +title: How to Fine-tune Large Language Models - A Tutorial +description: Guide on Finetuning Large Language Models with Personal Dataset slug: /tutorial/how-to-fine-tune-llms -tags: [Large Language Models, Finetune LLM, Personal dataset, Customzied dataset] +tags: [Large Language Models, Finetune LLM, Retrieval Augmented Generation, Personal Dataset, Customzied Dataset, Fine Tuning Tutorial] +keywords: [ + Large Language Models, Finetune LLM, Retrieval Augmented Generation, Personal Dataset, Customzied Dataset, Fine Tuning Tutorial +] authors: - name: Rex Ha title: LLM Researcher & Content Writer