jiwan-chung
commited on
Commit
•
8897e20
1
Parent(s):
64d86bb
Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ AkaLlama is a series of Korean language models designed for practical usability
|
|
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
|
28 |
|
29 |
### Model Description
|
30 |
|
|
|
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 project page](https://yonsei-mir.github.io/AkaLLaMA-page).
|
28 |
|
29 |
### Model Description
|
30 |
|