X-iZhang commited on
Commit
05440ef
·
verified ·
1 Parent(s): 13ce2da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - liuhaotian/llava-v1.5-7b
5
+ base_model_relation: finetune
6
+ pipeline_tag: image-text-to-text
7
+ tags:
8
+ - RRG
9
+ - Radiology Report Generation
10
+ - Chest X-ray
11
+ - Multimodal Large Language Models
12
+ library_name: transformers
13
+ ---