Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- ja
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
tags:
|
7 |
+
- Mistral
|
8 |
+
---
|
9 |
+
# Japanese-Starling-ChatV-7B
|
10 |
+
|
11 |
+
### Model Description
|
12 |
+
|
13 |
+
Japanese-Starling-ChatV-7B is a Japanese chat model built on top of "<a href="https://huggingface.co/NTQAI/chatntq-ja-7b-v1.0">NTQAI/chatntq-ja-7b-v1.0</a>", originally based on Mistral-7B-v0.1.
|
14 |
+
|