Fix link bar, add Discord and br tag
Browse files
README.md
CHANGED
|
@@ -29,13 +29,13 @@ base_model: LiquidAI/LFM2.5-1.2B-Instruct
|
|
| 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 style="display: flex; justify-content: center; gap: 0.5em;
|
| 33 |
-
|
| 34 |
-
<a href="https://docs.liquid.ai/lfm"><strong>Documentation</strong></a> •
|
| 35 |
-
<a href="https://leap.liquid.ai/"><strong>LEAP</strong></a>
|
| 36 |
</div>
|
| 37 |
</div>
|
| 38 |
|
|
|
|
|
|
|
| 39 |
# LFM2.5-1.2B-Instruct-8bit
|
| 40 |
|
| 41 |
MLX export of [LFM2.5-1.2B-Instruct](https://huggingface.co/LiquidAI/LFM2.5-1.2B-Instruct) for Apple Silicon inference.
|
|
|
|
| 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 style="display: flex; justify-content: center; gap: 0.5em;">
|
| 33 |
+
<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>
|
|
|
|
|
|
|
| 34 |
</div>
|
| 35 |
</div>
|
| 36 |
|
| 37 |
+
<br>
|
| 38 |
+
|
| 39 |
# LFM2.5-1.2B-Instruct-8bit
|
| 40 |
|
| 41 |
MLX export of [LFM2.5-1.2B-Instruct](https://huggingface.co/LiquidAI/LFM2.5-1.2B-Instruct) for Apple Silicon inference.
|