CoolFace
Modelpublic

sinhapiyush86/convAI

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes12downloads
Model Card

LoRA Fine-Tuned Qwen2.5-1.5B-Instruct

This model is a LoRA fine-tuned version of Qwen2.5-1.5B-Instruct, optimized for instruction-following tasks.

  • Base model: Qwen/Qwen2.5-1.5B-Instruct
  • Method: Parameter-efficient fine-tuning with PEFT (LoRA)
  • Framework: 🤗 Transformers + PEFT
  • Use case: Conversational AI, instruction following, Q&A

🚀 Usage

Install dependencies

bash
pip install transformers accelerate peft