Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.02 KB

File metadata and controls

25 lines (18 loc) · 1.02 KB

LLM Python HuggingFace

Customer Support LLM Fine-Tuning

Fine-tuning open-source LLMs for customer support use cases — training domain-specific models that outperform generic LLMs on support tasks.


Overview

Part of a series exploring LLM fine-tuning for production use cases. See Instructions.md for the full experiment design, dataset preparation, training configuration, and evaluation methodology.

Quick Start

git clone https://github.com/smqd19/Customer_Support_OpenSource_LLM_Finetuning.git
cd Customer_Support_OpenSource_LLM_Finetuning
cat Instructions.md    # Full experiment guide