LoRA-DoRA-QLoRA-PyTorch-Efficient-Fine-Tuning-with-Low-Rank-Adaptation
PublicThis repository contains a PyTorch implementation of a Convolutional Neural Network (CNN) for classifying the MNIST dataset. The project explores different fine-tuning techniques, including LoRA (Low-Rank Adaptation), DoRA (Dynamic Low-Rank Adaptation), and QLoRA (Quantized Low-Rank Adaptation), to improve model performance and efficiency.