AcrylaLLM commited on
Commit
5094420
1 Parent(s): 19031c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ base_model:
16
  pipeline_tag: text-generation
17
  ---
18
 
19
- # KoLLM: 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.
 
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.