tabtoyou commited on
Commit
125075d
1 Parent(s): 07b4873

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,8 +12,8 @@ tags:
12
  ---
13
 
14
  # **KoLLaVA : Korean Large Language and Vision Assistant (feat. LLaVA)**
15
- This model is a large multimodal model (LMM) that combines the LLM([Synatra](https://huggingface.co/maywell/Synatra-7B-v0.3-dpo)) with visual encoder of CLIP([clip-vit-large-patch14-336
16
- ](https://huggingface.co/openai/clip-vit-large-patch14-336)), trained on [Korean visual-instruction dataset](https://huggingface.co/datasets/tabtoyou/KoLLaVA-Instruct-612k).
17
 
18
  Detail codes are available at [KoLLaVA github repository](https://github.com/tabtoyou/KoLLaVA)
19
 
 
12
  ---
13
 
14
  # **KoLLaVA : Korean Large Language and Vision Assistant (feat. LLaVA)**
15
+ This model is a large multimodal model (LMM) that combines the LLM ([Synatra](https://huggingface.co/maywell/Synatra-7B-v0.3-dpo)) with visual encoder of CLIP ([clip-vit-large-patch14-336
16
+ ](https://huggingface.co/openai/clip-vit-large-patch14-336)), trained on Korean visual-instruction dataset ([KoLLaVA-v1.5-Instruct-581k](https://huggingface.co/datasets/tabtoyou/KoLLaVA-v1.5-Instruct-581k)).
17
 
18
  Detail codes are available at [KoLLaVA github repository](https://github.com/tabtoyou/KoLLaVA)
19