Paulescu commited on
Commit
8ef52d1
·
1 Parent(s): a15c25d

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

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -26,13 +26,13 @@ tags:
26
  alt="Liquid AI"
27
  style="width: 100%; max-width: 100%; height: auto; display: inline-block; margin-bottom: 0.5em; margin-top: 0.5em;"
28
  />
29
- <div style="display: flex; justify-content: center; gap: 0.5em; margin-bottom: 1em;">
30
- <a href="https://playground.liquid.ai/"><strong>Try LFM</strong></a> •
31
- <a href="https://docs.liquid.ai/lfm"><strong>Documentation</strong></a> •
32
- <a href="https://leap.liquid.ai/"><strong>LEAP</strong></a>
33
  </div>
34
  </div>
35
 
 
 
36
  # LFM2-24B-A2B
37
 
38
  LFM2 is a family of hybrid models designed for on-device deployment. LFM2-24B-A2B is the largest model in the family, scaling the architecture to 24 billion parameters while keeping inference efficient.
@@ -189,9 +189,10 @@ We also report throughput (total tokens / wall time) achieved with vLLM on a sin
189
 
190
  ![image](https://cdn-uploads.huggingface.co/production/uploads/61b8e2ba285851687028d395/5b2a3bfGYmyO16Gxos4dH.png)
191
 
192
- ## Contact
193
 
194
- For enterprise solutions and edge deployment, contact [sales@liquid.ai](mailto:sales@liquid.ai).
 
195
 
196
  ## Citation
197
 
 
26
  alt="Liquid AI"
27
  style="width: 100%; max-width: 100%; height: auto; display: inline-block; margin-bottom: 0.5em; margin-top: 0.5em;"
28
  />
29
+ <div style="display: flex; justify-content: center; gap: 0.5em;">
30
+ <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>
 
 
31
  </div>
32
  </div>
33
 
34
+ <br>
35
+
36
  # LFM2-24B-A2B
37
 
38
  LFM2 is a family of hybrid models designed for on-device deployment. LFM2-24B-A2B is the largest model in the family, scaling the architecture to 24 billion parameters while keeping inference efficient.
 
189
 
190
  ![image](https://cdn-uploads.huggingface.co/production/uploads/61b8e2ba285851687028d395/5b2a3bfGYmyO16Gxos4dH.png)
191
 
192
+ ## 📬 Contact
193
 
194
+ - Got questions or want to connect? [Join our Discord community](https://discord.com/invite/liquid-ai)
195
+ - If you are interested in custom solutions with edge deployment, please contact [our sales team](https://www.liquid.ai/contact).
196
 
197
  ## Citation
198