43 lines
988 B
Markdown
43 lines
988 B
Markdown
|
|
---
|
||
|
|
license: apache-2.0
|
||
|
|
base_model: Qwen/Qwen2.5-7B-Instruct
|
||
|
|
tags:
|
||
|
|
- healthcare
|
||
|
|
- medical
|
||
|
|
- clinical-assistant
|
||
|
|
- india
|
||
|
|
- multilingual
|
||
|
|
- hindi
|
||
|
|
- hinglish
|
||
|
|
- qwen
|
||
|
|
- cosmolith
|
||
|
|
language:
|
||
|
|
- en
|
||
|
|
- hi
|
||
|
|
pipeline_tag: text-generation
|
||
|
|
---
|
||
|
|
# Cosmolith MedAssist
|
||
|
|
|
||
|
|
This model is based on Qwen/Qwen2.5-7B-Instruct.
|
||
|
|
|
||
|
|
## Base Model
|
||
|
|
- Qwen2.5-7B-Instruct
|
||
|
|
- Original Authors: Qwen Team
|
||
|
|
- License: Apache 2.0
|
||
|
|
|
||
|
|
## Purpose
|
||
|
|
Cosmolith MedAssist is being developed as an AI-powered clinical assistant for Indian healthcare workflows.
|
||
|
|
|
||
|
|
It is designed to:
|
||
|
|
- Convert doctor-patient conversations into structured clinical notes
|
||
|
|
- Support English, Hindi, and Hinglish
|
||
|
|
- Assist in summarization and documentation
|
||
|
|
|
||
|
|
## Important Disclaimer
|
||
|
|
- This model is NOT a licensed medical professional
|
||
|
|
- It does NOT provide final diagnoses
|
||
|
|
- It is intended for clinician support only
|
||
|
|
- Final medical decisions must be made by qualified doctors
|
||
|
|
|
||
|
|
## Status
|
||
|
|
Initial base model replication. Fine-tuning and domain adaptation coming next.
|