Roman Knyazhitskiy commited on
Commit ·
a766bca
1
Parent(s): bb669c3
Add link to the website model page
Browse files
README.md
CHANGED
|
@@ -39,8 +39,8 @@ mirai --model trymirai/LFM2.5-1.2B-Instruct-L
|
|
| 39 |
Currently only Apple silicon inference is supported. If you want to build things from source, read this [overview](https://github.com/trymirai/uzu/blob/how-to/docs/how-to-run-uzu.md).
|
| 40 |
|
| 41 |
<div style="display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:32px">
|
| 42 |
-
<a href="https://
|
| 43 |
-
<span>
|
| 44 |
<span aria-hidden="true" style="font-size:16px;line-height:1">→</span>
|
| 45 |
</a>
|
| 46 |
</div>
|
|
|
|
| 39 |
Currently only Apple silicon inference is supported. If you want to build things from source, read this [overview](https://github.com/trymirai/uzu/blob/how-to/docs/how-to-run-uzu.md).
|
| 40 |
|
| 41 |
<div style="display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:32px">
|
| 42 |
+
<a href="https://trymirai.com/local-models/liquidai-lfm2-5-1-2b-instruct-mirai-mirai-l-8" style="display:inline-flex;align-items:center;justify-content:space-between;width:220px;min-height:53px;padding:0 20px;box-sizing:border-box;border:1px solid #cccccc;border-radius:0;background:#ffffff;color:#3d3d3d;text-decoration:none;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Inter,sans-serif;font-size:15px;font-weight:500;line-height:1.5">
|
| 43 |
+
<span>Learn more</span>
|
| 44 |
<span aria-hidden="true" style="font-size:16px;line-height:1">→</span>
|
| 45 |
</a>
|
| 46 |
</div>
|