Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,16 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
# Heron GIT Japanese StableLM Base 7B
|
3 |
|
4 |

|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- ja
|
4 |
+
tags:
|
5 |
+
- heron
|
6 |
+
- vision
|
7 |
+
- image-captioning
|
8 |
+
- VQA
|
9 |
+
pipeline_tag: image-to-text
|
10 |
+
license:
|
11 |
+
- apache-2.0
|
12 |
+
inference: false
|
13 |
+
---
|
14 |
# Heron GIT Japanese StableLM Base 7B
|
15 |
|
16 |

|