ruke1ire commited on
Commit
1a1f869
·
verified ·
1 Parent(s): 3abeb5d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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):