CoolFace
Apppublic

Conquerorr000/turkish-medical-model-api

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
1likes
App README

πŸ₯ 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