Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: other
|
3 |
-
license_name:
|
4 |
license_link: LICENSE
|
5 |
language:
|
6 |
- ko
|
@@ -8,6 +8,7 @@ language:
|
|
8 |
base_model:
|
9 |
- kakaocorp/kanana-1.5-v-3b-instruct
|
10 |
pipeline_tag: image-text-to-text
|
|
|
11 |
---
|
12 |
|
13 |
<p align="center">
|
@@ -245,5 +246,4 @@ print(text_outputs) # ['```json\n{\n "보내는분": {\n "성명": "카카
|
|
245 |
|
246 |
## Contact
|
247 |
- Kanana MLLM Core Team Technical Support: [email protected]
|
248 |
-
- Business & Partnership Contact: [email protected]
|
249 |
-
|
|
|
1 |
---
|
2 |
license: other
|
3 |
+
license_name: kanana
|
4 |
license_link: LICENSE
|
5 |
language:
|
6 |
- ko
|
|
|
8 |
base_model:
|
9 |
- kakaocorp/kanana-1.5-v-3b-instruct
|
10 |
pipeline_tag: image-text-to-text
|
11 |
+
library_name: transformers
|
12 |
---
|
13 |
|
14 |
<p align="center">
|
|
|
246 |
|
247 |
## Contact
|
248 |
- Kanana MLLM Core Team Technical Support: [email protected]
|
249 |
+
- Business & Partnership Contact: [email protected]
|
|