Paulescu commited on
Commit
e8861f3
·
1 Parent(s): 0ee1e53

Add Discord community link to README

Browse files
Files changed (1) hide show
  1. README.md +9 -4
README.md CHANGED
@@ -28,13 +28,13 @@ base_model:
28
  alt="Liquid AI"
29
  style="width: 100%; max-width: 100%; height: auto; display: inline-block; margin-bottom: 0.5em; margin-top: 0.5em;"
30
  />
31
- <div style="display: flex; justify-content: center; gap: 0.5em; margin-bottom: 1em;">
32
- <a href="https://playground.liquid.ai/"><strong>Try LFM</strong></a> •
33
- <a href="https://docs.liquid.ai/lfm"><strong>Documentation</strong></a> •
34
- <a href="https://leap.liquid.ai/"><strong>LEAP</strong></a>
35
  </div>
36
  </div>
37
 
 
 
38
  # LFM2.5-1.2B-Instruct
39
 
40
  LFM2.5 is a new family of hybrid models designed for **on-device deployment**. It builds on the LFM2 architecture with extended pre-training and reinforcement learning.
@@ -48,3 +48,8 @@ Example usage with [llama.cpp](https://github.com/ggml-org/llama.cpp):
48
  ```
49
  llama-cli -hf LiquidAI/LFM2.5-1.2B-Instruct-GGUF
50
  ```
 
 
 
 
 
 
28
  alt="Liquid AI"
29
  style="width: 100%; max-width: 100%; height: auto; display: inline-block; margin-bottom: 0.5em; margin-top: 0.5em;"
30
  />
31
+ <div style="display: flex; justify-content: center; gap: 0.5em;">
32
+ <a href="https://playground.liquid.ai/chat?model=lfm2.5-1.2b-instruct"><strong>Try LFM</strong></a> • <a href="https://docs.liquid.ai/lfm/getting-started/welcome"><strong>Docs</strong></a> • <a href="https://leap.liquid.ai/"><strong>LEAP</strong></a> • <a href="https://discord.com/invite/liquid-ai"><strong>Discord</strong></a>
 
 
33
  </div>
34
  </div>
35
 
36
+ <br>
37
+
38
  # LFM2.5-1.2B-Instruct
39
 
40
  LFM2.5 is a new family of hybrid models designed for **on-device deployment**. It builds on the LFM2 architecture with extended pre-training and reinforcement learning.
 
48
  ```
49
  llama-cli -hf LiquidAI/LFM2.5-1.2B-Instruct-GGUF
50
  ```
51
+
52
+ ## 📬 Contact
53
+
54
+ - Got questions or want to connect? [Join our Discord community](https://discord.com/invite/liquid-ai)
55
+ - If you are interested in custom solutions with edge deployment, please contact [our sales team](https://www.liquid.ai/contact).