Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ base_model:
|
|
16 |
pipeline_tag: text-generation
|
17 |
---
|
18 |
|
19 |
-
#
|
20 |
|
21 |
## Introduction
|
22 |
KoLLM is a Korean language model built on Meta's Llama-3-8B architecture, specifically optimized for Korean language understanding and generation. The model was trained using the DoRA (Weight-Decomposed Low-Rank Adaptation) methodology on a comprehensive Korean dataset, achieving state-of-the-art performance among open-source Korean language models.
|
|
|
16 |
pipeline_tag: text-generation
|
17 |
---
|
18 |
|
19 |
+
# A-LLM: Korean Language Model based on Llama-3
|
20 |
|
21 |
## Introduction
|
22 |
KoLLM is a Korean language model built on Meta's Llama-3-8B architecture, specifically optimized for Korean language understanding and generation. The model was trained using the DoRA (Weight-Decomposed Low-Rank Adaptation) methodology on a comprehensive Korean dataset, achieving state-of-the-art performance among open-source Korean language models.
|