🦖 X—LLM: Cutting Edge & Easy LLM Finetuning
-
Updated
Jan 17, 2024 - Python
🦖 X—LLM: Cutting Edge & Easy LLM Finetuning
Conversation AI model for open domain dialogs
Budget Buddy is a finance chatbot built using Chainlit and the LLaMA language model. It analyzes PDF documents, such as bank statements and budget reports, to provide personalized financial advice and insights. The chatbot is integrated with Hugging Face for model management, offering an interactive way to manage personal finances.
Experiments in quantisation consisting of quantisation from scratch, bitsandbytes, and llama.cpp. [Assignment 4 of Advanced Natural Language Processing, IIIT-H Monsoon '24]
Effortlessly quantize, benchmark, and publish Hugging Face models with cross-platform support for CPU/GPU. Reduce model size by 75% while maintaining performance.
This project implements a classic Retrieval-Augmented Generation (RAG) system using HuggingFace models with quantization techniques. The system processes PDF documents, extracts their content, and enables interactive question-answering through a Streamlit web application.
Add a description, image, and links to the bitsandbytes topic page so that developers can more easily learn about it.
To associate your repository with the bitsandbytes topic, visit your repo's landing page and select "manage topics."