Conquerorr000/turkish-medical-model-api
1
π₯ 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
