jiwan-chung
commited on
Commit
•
d97c0ff
1
Parent(s):
3f8d264
Update README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,7 @@ AkaLlama is a series of Korean language models designed for practical usability
|
|
26 |
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.
|
27 |
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).
|
28 |
|
29 |
-
For details, check out [our
|
30 |
|
31 |
### Model Description
|
32 |
|
|
|
26 |
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.
|
27 |
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).
|
28 |
|
29 |
+
For details, check out [our project page](https://yonsei-mir.github.io/AkaLLaMA-page).
|
30 |
|
31 |
### Model Description
|
32 |
|