mlabonne commited on
Commit
baeff5b
·
verified ·
1 Parent(s): d4599f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -25,9 +25,20 @@ base_model:
25
  - LiquidAI/LFM2.5-350M
26
  ---
27
 
28
- ![Liquid AI](https://cdn-uploads.huggingface.co/production/uploads/61b8e2ba285851687028d395/2b08LKpev0DNEk6DlnWkY.png)
29
-
30
- [**Try LFM**](https://playground.liquid.ai/) • [**Documentation**](https://docs.liquid.ai/lfm) • [**LEAP**](https://leap.liquid.ai/) • [**Blog**](https://www.liquid.ai/blog/)
 
 
 
 
 
 
 
 
 
 
 
31
 
32
  ## LFM2.5-350M-ONNX
33
 
 
25
  - LiquidAI/LFM2.5-350M
26
  ---
27
 
28
+ <div align="center">
29
+ <img
30
+ src="https://cdn-uploads.huggingface.co/production/uploads/61b8e2ba285851687028d395/2b08LKpev0DNEk6DlnWkY.png"
31
+ alt="Liquid AI"
32
+ style="width: 100%; max-width: 100%; height: auto; display: inline-block; margin-bottom: 0.5em; margin-top: 0.5em;"
33
+ />
34
+ <div style="display: flex; justify-content: center; gap: 0.5em; margin-bottom: 1em;">
35
+ <a href="https://playground.liquid.ai/"><strong>Try LFM</strong></a> •
36
+ <a href="https://docs.liquid.ai/lfm/getting-started/welcome"><strong>Docs</strong></a> •
37
+ <a href="https://leap.liquid.ai/"><strong>LEAP</strong></a> •
38
+ <a href="https://discord.com/invite/liquid-ai"><strong>Discord</strong></a>
39
+ </div>
40
+ </div>
41
+ <br>
42
 
43
  ## LFM2.5-350M-ONNX
44