Paulescu commited on
Commit
c362a06
·
1 Parent(s): 87f56f3

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
@@ -26,11 +26,12 @@ base_model:
26
  />
27
  </div>
28
  <div style="display: flex; justify-content: center; gap: 0.5em;">
29
- <a href="https://playground.liquid.ai/chat">
30
- <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>
31
  </div>
32
  </center>
33
 
 
 
34
  # LFM2.5‑Audio-1.5B
35
 
36
  LFM2.5-Audio-1.5B is [Liquid AI](https://www.liquid.ai/)'s updated end-to-end audio foundation model.
@@ -187,7 +188,8 @@ Word Error Rate (WER), lower is better.
187
 
188
  ## 📬 Contact
189
 
190
- If you are interested in custom solutions with edge deployment, please contact [our sales team](https://www.liquid.ai/contact).
 
191
 
192
  ## License
193
  The code in this the package repository and associated weights are licensed under the [LFM Open License v1.0](LICENSE).
 
26
  />
27
  </div>
28
  <div style="display: flex; justify-content: center; gap: 0.5em;">
29
+ <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>
 
30
  </div>
31
  </center>
32
 
33
+ <br>
34
+
35
  # LFM2.5‑Audio-1.5B
36
 
37
  LFM2.5-Audio-1.5B is [Liquid AI](https://www.liquid.ai/)'s updated end-to-end audio foundation model.
 
188
 
189
  ## 📬 Contact
190
 
191
+ - Got questions or want to connect? [Join our Discord community](https://discord.com/invite/liquid-ai)
192
+ - If you are interested in custom solutions with edge deployment, please contact [our sales team](https://www.liquid.ai/contact).
193
 
194
  ## License
195
  The code in this the package repository and associated weights are licensed under the [LFM Open License v1.0](LICENSE).