Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,15 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: other
|
4 |
+
license_name: meta-llama-3-community-license-agreement
|
5 |
+
language:
|
6 |
+
- ko
|
7 |
+
- en
|
8 |
+
tags:
|
9 |
+
- korean
|
10 |
+
- gemma
|
11 |
+
pipeline_tag: text-generation
|
12 |
+
base_model: meta-llama/Meta-Llama-3-8B
|
13 |
---
|
14 |
|
15 |
# Model Card for Model ID
|