Update README.md
Browse files
README.md
CHANGED
|
@@ -22,19 +22,20 @@ base_model:
|
|
| 22 |
- LiquidAI/LFM2.5-350M
|
| 23 |
---
|
| 24 |
|
| 25 |
-
<center>
|
| 26 |
-
<div style="text-align: center;">
|
| 27 |
<img
|
| 28 |
src="https://cdn-uploads.huggingface.co/production/uploads/61b8e2ba285851687028d395/2b08LKpev0DNEk6DlnWkY.png"
|
| 29 |
-
alt="Liquid AI"
|
| 30 |
style="width: 100%; max-width: 100%; height: auto; display: inline-block; margin-bottom: 0.5em; margin-top: 0.5em;"
|
| 31 |
/>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
</div>
|
| 33 |
-
<
|
| 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.5-350M-GGUF
|
| 40 |
|
|
|
|
| 22 |
- LiquidAI/LFM2.5-350M
|
| 23 |
---
|
| 24 |
|
| 25 |
+
<div align="center">
|
|
|
|
| 26 |
<img
|
| 27 |
src="https://cdn-uploads.huggingface.co/production/uploads/61b8e2ba285851687028d395/2b08LKpev0DNEk6DlnWkY.png"
|
| 28 |
+
alt="Liquid AI"
|
| 29 |
style="width: 100%; max-width: 100%; height: auto; display: inline-block; margin-bottom: 0.5em; margin-top: 0.5em;"
|
| 30 |
/>
|
| 31 |
+
<div style="display: flex; justify-content: center; gap: 0.5em; margin-bottom: 1em;">
|
| 32 |
+
<a href="https://playground.liquid.ai/"><strong>Try LFM</strong></a> •
|
| 33 |
+
<a href="https://docs.liquid.ai/lfm/getting-started/welcome"><strong>Docs</strong></a> •
|
| 34 |
+
<a href="https://leap.liquid.ai/"><strong>LEAP</strong></a> •
|
| 35 |
+
<a href="https://discord.com/invite/liquid-ai"><strong>Discord</strong></a>
|
| 36 |
+
</div>
|
| 37 |
</div>
|
| 38 |
+
<br>
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
|
| 40 |
# LFM2.5-350M-GGUF
|
| 41 |
|