Skip to content

Releases: ThisIs-Developer/Llama-2-GGML-CSV-Chatbot

v2.0.2.dev20240102

01 Jan 19:20
5bb7b2c
Compare
Choose a tag to compare

🚀 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

01 Jan 16:46
368bb75
Compare
Choose a tag to compare

🚀 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

01 Jan 15:01
0ad3aec
Compare
Choose a tag to compare

🚀 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]