File size: 396 Bytes
d93b25a
 
 
 
 
 
cd24eee
d93b25a
f3b4549
48ce33f
1
2
3
4
5
6
7
8
9
10
# Model details

## Model type: 

EasyGen is an open-source chatbot trained by fine-tuning FlanT5/Vicuna for multimodal conversation.

## How to use it:

For lora model, the weights in base_model_for_lora file is the base model. You can use merge the lora weight in 
lora_weight file for image-to-text task and merge the lora weight in multimodal_dialogue_lora for multimodal dialogue generation.