ywlee88 commited on
Commit
d7992bd
1 Parent(s): 0f9dea4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -24,6 +24,14 @@ KOALA-700M and -1B models originally were trained on [LAION-aesthetics-V2 6+](ht
24
  So we construct synthesized captions of LAION-aesthetics-V2 6+ by using a large multimodal model, [LLaVA](https://llava-vl.github.io/).
25
  KOALA-700M-LLaVA-Caption and KOALA-1B-LLaVA-Caption is trained on the synthesized caption-image pairs of LAION-aesthetics-V2 6+.
26
 
 
 
 
 
 
 
 
 
27
 
28
  ## Abstract
29
  ### TL;DR
 
24
  So we construct synthesized captions of LAION-aesthetics-V2 6+ by using a large multimodal model, [LLaVA](https://llava-vl.github.io/).
25
  KOALA-700M-LLaVA-Caption and KOALA-1B-LLaVA-Caption is trained on the synthesized caption-image pairs of LAION-aesthetics-V2 6+.
26
 
27
+ ## KOALA Model Cards
28
+
29
+ |Model|link|
30
+ |:--|:--|
31
+ |koala-700m | https://huggingface.co/etri-vilab/koala-700m|
32
+ |koala-700m-llava-cap | https://huggingface.co/etri-vilab/koala-700m-llava-cap|
33
+ |koala-1b | https://huggingface.co/etri-vilab/koala-1bm|
34
+ |koala-1b-llava-cap | https://huggingface.co/etri-vilab/koala-1b-llava-cap|
35
 
36
  ## Abstract
37
  ### TL;DR