
LLM chatbot
Fine-tuned Llama-2 using PEFT and LoRA on a Question-Answer dataset to act as a customer support agent.
GitHub Learn MoreFine-tuned Llama-2 using PEFT and LoRA on a Question-Answer dataset to act as a customer support agent.
GitHub Learn MoreDeveloped a U-Net convolutional neural network using the Pix2Pix model for up-sampling and the MobileNetV2 for down-sampling, achieving 93.77% training accuracy and 88.97% validation accuracy.
GitHub Learn MoreImplemented Neural Style Transfer using the VGG16 and VGG19 models. Performed a comraritive study of the performance of VGG16, VGG19 and ResNet-50 models in Neural Style Transfer.
GitHub huggingface Learn More