Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
---
|
2 |
license: other
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: other
|
3 |
+
language:
|
4 |
+
- ko
|
5 |
+
---
|
6 |
+
|
7 |
+
Model Developers seunghyeon lee
|
8 |
+
|
9 |
+
Input Models input text only.
|
10 |
+
|
11 |
+
Output Models generate text only.
|
12 |
+
|
13 |
+
Base Model mistralai/mistral-7B-v1
|
14 |
+
|
15 |
+
use SFT to train model
|