Update README.md
Browse files
README.md
CHANGED
|
@@ -33,6 +33,8 @@ base_model:
|
|
| 33 |
|
| 34 |
LFM2.5-JP is a Japanese language model based on the LFM2.5 hybrid architecture, optimized for Japanese text generation and completion tasks.
|
| 35 |
|
|
|
|
|
|
|
| 36 |
## 🏃 How to run
|
| 37 |
|
| 38 |
Example usage with [llama.cpp](https://github.com/ggml-org/llama.cpp):
|
|
|
|
| 33 |
|
| 34 |
LFM2.5-JP is a Japanese language model based on the LFM2.5 hybrid architecture, optimized for Japanese text generation and completion tasks.
|
| 35 |
|
| 36 |
+
Find more details in the original model card: [https://huggingface.co/LiquidAI/LFM2.5-1.2B-JP](https://huggingface.co/LiquidAI/LFM2.5-1.2B-JP)
|
| 37 |
+
|
| 38 |
## 🏃 How to run
|
| 39 |
|
| 40 |
Example usage with [llama.cpp](https://github.com/ggml-org/llama.cpp):
|