lintw commited on
Commit
fe03d1b
·
verified ·
1 Parent(s): 76bc746

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ base_model:
6
+ - Qwen/Qwen2.5-32B-Instruct
7
+ pipeline_tag: any-to-any
8
+ tags:
9
+ - medical
10
+ ---
11
+ # HealthGPT
12
+ Welcome to the model card for **HealthGPT**. This model is developed for unified multi-modal medical tasks.
13
+
14
+ For detailed imformation, please visit our [GitHub repository](https://github.com/DCDmllm/HealthGPT).