Conquerorr000's picture
Update README.md
29e2980 verified
metadata
title: Turkish Medical Model API
emoji: 🏥
colorFrom: blue
colorTo: green
sdk: docker
app_port: 7860
pinned: false
license: apache-2.0

🏥 Turkish Medical Model API

Fine-tuned Llama 3.1 8B model for Turkish medical conversations.

Features

  • 🤖 Turkish medical dialogue
  • 👨‍ Patient-doctor conversations
  • Medical history taking (anamnez)
  • ⚡ Fast inference with LoRA

API Endpoints

  • GET /health - Health check
  • POST /chat - Medical chat
  • GET /test - Quick test

Usage

ash curl -X POST https://conquerorr000-turkish-medical-model-api.hf.space/chat \ -H "Content-Type: application/json" \ -d '{"message": "Başım ağrıyor"}'

Model Info

  • Base: Llama 3.1 8B Instruct
  • Fine-tuned: Turkish Medical LoRA
  • Language: Turkish
  • Domain: Medical/Healthcare