erdemyavuz/llama-3-8b-chat-doctor

TEXT GENERATIONConcurrency Cost:1Model Size:8BQuant:FP8Ctx Length:8kPublished:Dec 9, 2024License:llama3Architecture:Transformer0.0K Cold

The erdemyavuz/llama-3-8b-chat-doctor is an 8 billion parameter Llama-3-8B-Instruct model, fine-tuned by Erdem Yavuz for medical and healthcare-related conversations. Quantized to GGUF (Q4_K_M) format, it offers efficient, lightweight inference on CPUs, reducing memory footprint from ~16GB to ~4.9GB. This model excels as an AI medical assistant, optimized for simulating patient-doctor dialogues and building healthcare-assistive UI applications.

Loading preview...

Overview

This model is a specialized version of Meta's Llama-3-8B-Instruct, fine-tuned by Erdem Yavuz to function as an AI medical assistant. It has been optimized for medical and healthcare conversations, specifically trained on a large dataset of patient-doctor dialogues. The model is provided in a quantized GGUF (Q4_K_M) format, significantly reducing its memory footprint to approximately 4.9GB, enabling efficient inference on standard CPUs without dedicated GPU resources.

Key Capabilities

  • Medical Chatbot Simulation: Designed to simulate patient-doctor interactions, providing informational responses to medical inquiries.
  • Efficient Inference: Quantized to 4-bit precision (Q4_K_M GGUF) for lightweight and CPU-friendly operation.
  • Fine-tuned on Medical Dialogues: Leverages the ruslanmv/ai-medical-chatbot dataset, comprising around 250,000 patient-doctor conversations.
  • Llama-3 Base: Built upon the robust meta-llama/Meta-Llama-3-8B-Instruct architecture.

Good For

  • Educational and Research Purposes: Ideal for studying AI applications in healthcare and medical dialogue generation.
  • Lightweight Healthcare UI Development: Suitable for developers building assistive UI applications (e.g., Gradio, Streamlit) that require a medical chatbot component.
  • Hobbyist Projects: Provides an accessible entry point for experimenting with specialized LLMs in a medical context.

Important Considerations

  • Medical Disclaimer: This model is not a certified medical professional and should not be used for actual medical diagnosis, treatment, or prescribing medication. Its outputs are for informational and demonstrative purposes only.
  • Limitations: Like all LLMs, it can hallucinate or produce biased content. Human oversight is crucial for any downstream application.