Paulescu commited on
Commit
7d9bef9
·
1 Parent(s): 6957e3a

Fix link bar and add Discord and br tag

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -31,11 +31,12 @@ base_model:
31
  />
32
  </div>
33
  <div style="display: flex; justify-content: center; gap: 0.5em;">
34
- <a href="https://playground.liquid.ai/chat">
35
- <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>
36
  </div>
37
  </center>
38
 
 
 
39
  # LFM2-2.6B-Exp-GGUF
40
 
41
  LFM2 is a new generation of hybrid models developed by [Liquid AI](https://www.liquid.ai/), specifically designed for edge AI and on-device deployment. It sets a new standard in terms of quality, speed, and memory efficiency.
 
31
  />
32
  </div>
33
  <div style="display: flex; justify-content: center; gap: 0.5em;">
34
+ <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>
 
35
  </div>
36
  </center>
37
 
38
+ <br>
39
+
40
  # LFM2-2.6B-Exp-GGUF
41
 
42
  LFM2 is a new generation of hybrid models developed by [Liquid AI](https://www.liquid.ai/), specifically designed for edge AI and on-device deployment. It sets a new standard in terms of quality, speed, and memory efficiency.