Skip to content

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

v2.0.3dev11012024

11 Jan 15:23
0138ee1
Compare
Choose a tag to compare

🚀 Release Notes - v2.0.3

Bug Fixes 🐛

  • Resolved issue #9 : Fixed AttributeError - 'Message' object has no attribute 'replace.'
    View commit

v2.0.2.dev10012024

10 Jan 12:00
0f19f92
Compare
Choose a tag to compare

🚀 Release Notes - v2.0.2

Bug Fixes 🐛

  • Resolved issue #8 : Fixed conflicting dependencies within package versions.

v2.0.1.dev20231230

30 Dec 16:42
0fe5c07
Compare
Choose a tag to compare

🚀 Release Notes - v2.0.1

🌐 New Feature - Streamlit Interface:

  • Enhanced Interaction: Introducing Streamlit for a more engaging user experience.
pip install streamlit

Streamlit Demo Here : huggingface.co/spaces/ThisIs-Developer/Llama-2-GGML-Medical-Chatbot

🚨 Note:

  • Remember, this chatbot doesn't replace professional medical advice.

🔗Feel free to tweak or add more features in the repo!

v1.0.1.dev20230913

30 Dec 16:27
7b82b95
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.
  • PDF Training Data: Trained on "The Gale Encyclopedia of Medicine" (2nd Edition) for comprehensive medical knowledge.
  • Chatbot Capabilities:
    • Answers queries on various medical topics.
    • Summarizes medical articles.
    • Generates detailed medical text.
  • Development Specs:
    • Engineered with Llama-2 7B and Sentence Transformers for sophistication.
    • Powered by Langchain and Chainlit for robust functionality.
    • Compatible with Linux, macOS, or Windows OS.
    • Requires a minimum of:
      • Intel® Core™ i3 CPU.
      • 8 GB RAM.
      • 7 GB Disk space.
      • Operates on CPU; no GPU required.

⚠️ Important Note: While powerful, this chatbot isn't a substitute for professional medical advice.

🌟 Potential: Holds promise as a valuable tool for patients, healthcare pros, and researchers.

🔗 [Link to Model - llama-2-7b-chat.ggmlv3.q2_K.bin]