Paulescu commited on
Commit
8eb8b70
·
1 Parent(s): c690cd3

Fix link bar, add Discord and br tag, update Contact section

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -22,11 +22,12 @@ base_model: LiquidAI/LFM2-350M
22
  />
23
  </div>
24
  <div style="display: flex; justify-content: center; gap: 0.5em;">
25
- <a href="https://playground.liquid.ai/chat">
26
- <a href="https://playground.liquid.ai/"><strong>Try LFM</strong></a> • <a href="https://docs.liquid.ai/lfm"><strong>Documentation</strong></a> • <a href="https://leap.liquid.ai/"><strong>LEAP</strong></a></a>
27
  </div>
28
  </center>
29
 
 
 
30
  # LFM2-350M-Math
31
 
32
  Based on [LFM2-350M](https://huggingface.co/LiquidAI/LFM2-350M), LFM2-350M-Math is a tiny reasoning model designed for tackling tricky math problems.
@@ -83,7 +84,8 @@ You can use the following Colab notebooks for easy inference and fine-tuning:
83
 
84
  ## 📬 Contact
85
 
86
- If you are interested in custom solutions with edge deployment, please contact [our sales team](https://www.liquid.ai/contact).
 
87
 
88
  ## Citation
89
 
 
22
  />
23
  </div>
24
  <div style="display: flex; justify-content: center; gap: 0.5em;">
25
+ <a href="https://playground.liquid.ai/"><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>
 
26
  </div>
27
  </center>
28
 
29
+ <br>
30
+
31
  # LFM2-350M-Math
32
 
33
  Based on [LFM2-350M](https://huggingface.co/LiquidAI/LFM2-350M), LFM2-350M-Math is a tiny reasoning model designed for tackling tricky math problems.
 
84
 
85
  ## 📬 Contact
86
 
87
+ - Got questions or want to connect? [Join our Discord community](https://discord.com/invite/liquid-ai)
88
+ - If you are interested in custom solutions with edge deployment, please contact [our sales team](https://www.liquid.ai/contact).
89
 
90
  ## Citation
91