Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ tags:
|
|
25 |
<img src="./chibi.jpg" alt="chibi img" width="500"/>
|
26 |
|
27 |
## Preface
|
28 |
-
|
29 |
|
30 |
## Llama 3.2 Chibi 3B
|
31 |
This experimental model is a result from continual pre-training of [Meta's Llama 3.2 3B](https://huggingface.co/meta-llama/Llama-3.2-3B) on a small mixture of japanese datasets.
|
|
|
25 |
<img src="./chibi.jpg" alt="chibi img" width="500"/>
|
26 |
|
27 |
## Preface
|
28 |
+
Small parameter LLMs are ideal for navigating the complexities of the Japanese language, which involves multiple character systems like kanji, hiragana, and katakana, along with subtle social cues. Despite their smaller size, these models are capable of delivering highly accurate and context-aware results, making them perfect for use in environments where resources are constrained. Whether deployed on mobile devices with limited processing power or in edge computing scenarios where fast, real-time responses are needed, these models strike the perfect balance between performance and efficiency, without sacrificing quality or speed.
|
29 |
|
30 |
## Llama 3.2 Chibi 3B
|
31 |
This experimental model is a result from continual pre-training of [Meta's Llama 3.2 3B](https://huggingface.co/meta-llama/Llama-3.2-3B) on a small mixture of japanese datasets.
|