Releases: ThisIs-Developer/Llama-2-GGML-CSV-Chatbot
Releases · ThisIs-Developer/Llama-2-GGML-CSV-Chatbot
v2.0.2.dev20240102
🚀 Release Notes - v2.0.2
New Features:
- Enhanced User Interface:
- Updated the UI with a more informative sidebar providing links and about section.
- Improved Processing Feedback:
- Included a processing spinner for better user feedback while the system processes queries.
Bug Fixes:
- Temporary File Handling:
- Implemented better file handling, ensuring proper removal of temporary files after processing.
v2.0.1.dev20240101: Update model.py
🚀 Release Notes - v2.0.1
Updated Features:
- CSV Upload : Users can now upload custom CSV files for conversation retrieval.
⚠️ Important Note: While robust, this chatbot is not a substitute for professional advice.
v1.0.1.dev20240101
🚀 Release Notes - v1.0.1
🤖 Features:
- Llama-2-7B-Chat-GGML Model: Utilizes a fine-tuned large language model (LLM) for advanced interactions.
- CSV Retrieval (v1.0.1): In the initial version, the application operates solely on a pre-set CSV file, and the CSV upload function is not available.
- Chatbot Capabilities:
- Provides conversational retrieval based on uploaded CSV data.
- Supports multi-turn interactions for a seamless experience.
- Development Specs:
- Employs Llama-2 7B and Sentence Transformers for robust functionality.
- Developed using Langchain and Streamlit technologies for enhanced performance.
- Cross-platform compatibility with Linux, macOS, or Windows OS.
- Minimum system requirements:
- Intel® Core™ i5 CPU.
- 8 GB RAM.
- 7 GB Disk space.
- Operates on CPU; no GPU required.
⚠️ Important Note: While robust, this chatbot is not a substitute for professional advice.
🔗 [Link to Model - llama-2-7b-chat.ggmlv3.q4_0.bin]