Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
-
---
|
2 |
-
license: llama3.1
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3.1
|
3 |
+
---
|
4 |
+
|
5 |
+
Llama-VARCO-8B-Instruct-GGUF
|
6 |
+
|
7 |
+
Thanks to https://huggingface.co/NCSOFT/Llama-VARCO-8B-Instruct
|
8 |
+
Translate the original text
|
9 |
+
|
10 |
+
Llama-VARCO-8B-Instruct
|
11 |
+
|
12 |
+
About the Model
|
13 |
+
Llama-VARCO-8B-Instruct is a generative model built with Llama, specifically designed to excel in Korean through additional training. The model uses continual pre-training with both Korean and English datasets to enhance its understanding and generation capabilites in Korean, while also maintaining its proficiency in English. It performs supervised fine-tuning (SFT) and direct preference optimization (DPO) in Korean to align with human preferences.
|
14 |
+
|
15 |
+
Developed by: NC Research, Language Model Team
|
16 |
+
Languages (NLP): Korean, English
|
17 |
+
License: LLAMA 3.1 COMMUNITY LICENSE AGREEMENT
|
18 |
+
Base model: meta-llama/Meta-Llama-3.1-8B
|