SkyAssist-Llama is a domain-specific airline customer support large language model created by fine-tuning Meta Llama 3.2 3B Instruct using QLoRA (Quantized Low-Rank Adaptation).
The model is designed to generate professional, empathetic, and context-aware responses for common airline customer support scenarios, including flight delays, cancellations, baggage inquiries, booking modifications, refunds, and check-in assistance.
Model Details
Property
Value
Base Model
Meta Llama 3.2 3B Instruct
Fine-tuning Method
QLoRA
Task
Airline Customer Support
Language
English
Architecture
Decoder-only Transformer
Training Objective
Supervised Fine-Tuning (SFT)
Training Data
The model was trained on 2,666 airline customer support conversations.
Rather than relying on an existing airline dataset, the training data was created through a multi-stage automated pipeline that transformed general customer support conversations into realistic airline-specific interactions.
The dataset generation process included:
Data preprocessing
LLM-based convertibility classification
Airline domain transformation
post-processing and cleaning
JSON validation
Sample-based manual review
The complete dataset is available on Hugging Face:
You are a professional airline customer support assistant...
User
My baggage has not arrived. What should I do?
Assistant
I'm sorry to hear that your baggage has not arrived. I understand how frustrating this situation can be.
Please provide your baggage claim number, flight number, travel date, and destination airport so I can assist you further. If you have already reported the issue at the airport, please also share your Property Irregularity Report (PIR) reference number.
Once these details are available, the airline can begin tracking your baggage and provide updates on its status.
Citation
bibtex
1@misc{skyassistllama2026,
2 title={SkyAssist-Llama: A Domain-Specific Airline Customer Support Large Language Model},
3 author={Lavanya Singh},
4 year={2026}
5}