Steamout commited on
Commit
b803ae0
1 Parent(s): 52cddf9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -18,13 +18,14 @@ library_name: transformers
18
  <img src="https://github.com/0110tpwls/project/blob/master/image_720.png?raw=true" width="40%"/>
19
  </a>
20
 
21
-
22
  # AKALLAMA
23
 
24
  AkaLlama is a series of Korean language models designed for practical usability across a wide range of tasks.
25
  The initial model, AkaLlama-v0.1, is a fine-tuned version of Meta-Llama-3-70b-Instruct. It has been trained on a custom mix of publicly available datasets curated by the MIR Lab.
26
  Our goal is to explore cost-effective ways to adapt high-performing LLMs for specific use cases, such as different languages (e.g., Korean) or domains (e.g., organization-specific chatbots).
27
 
 
 
28
  ### Model Description
29
 
30
  This is the model card of a 🤗 transformers model that has been pushed on the Hub.
 
18
  <img src="https://github.com/0110tpwls/project/blob/master/image_720.png?raw=true" width="40%"/>
19
  </a>
20
 
 
21
  # AKALLAMA
22
 
23
  AkaLlama is a series of Korean language models designed for practical usability across a wide range of tasks.
24
  The initial model, AkaLlama-v0.1, is a fine-tuned version of Meta-Llama-3-70b-Instruct. It has been trained on a custom mix of publicly available datasets curated by the MIR Lab.
25
  Our goal is to explore cost-effective ways to adapt high-performing LLMs for specific use cases, such as different languages (e.g., Korean) or domains (e.g., organization-specific chatbots).
26
 
27
+ For details, check out [our proejct page](https://yonsei-mir.github.io/AkaLLaMA-page).
28
+
29
  ### Model Description
30
 
31
  This is the model card of a 🤗 transformers model that has been pushed on the Hub.