Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,11 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
# Ko-LLaVA-13b : Korean Large Language and Vision Assistant
|
5 |
|
@@ -24,5 +30,5 @@ Copyright (c) Meta Platforms, Inc. All Rights Reserved.
|
|
24 |
## Acknowledgement
|
25 |
This work was supported by the Institute of Information & communications Technology Planning & Evaluation(IITP) grants funded by the Korea government(MSIT) (No. 2022- 0-00871, Development of AI Autonomy and Knowledge Enhancement for AI Agent Collaboration) and (No. RS- 2022-00187238, Development of Large Korean Language Model Technology for Efficient Pre-training).
|
26 |
|
27 |
-
## Contact
|
28 |
-
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- ko
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
tags:
|
6 |
+
- LLaVA
|
7 |
+
- KoLLaVA
|
8 |
+
- KOALA
|
9 |
---
|
10 |
# Ko-LLaVA-13b : Korean Large Language and Vision Assistant
|
11 |
|
|
|
30 |
## Acknowledgement
|
31 |
This work was supported by the Institute of Information & communications Technology Planning & Evaluation(IITP) grants funded by the Korea government(MSIT) (No. 2022- 0-00871, Development of AI Autonomy and Knowledge Enhancement for AI Agent Collaboration) and (No. RS- 2022-00187238, Development of Large Korean Language Model Technology for Efficient Pre-training).
|
32 |
|
33 |
+
## Contact
|
34 |
+
Yong-Ju Lee([email protected])
|