Fix Try LFM link to use playground.liquid.ai homepage
Browse files
README.md
CHANGED
|
@@ -27,7 +27,7 @@ base_model: LiquidAI/LFM2.5-1.2B-Base
|
|
| 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/
|
| 31 |
</div>
|
| 32 |
</div>
|
| 33 |
|
|
|
|
| 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 |
|