Roman Knyazhitskiy commited on
Commit
f8c3675
·
1 Parent(s): 2296b96

Add link to the website model page

Browse files
Files changed (2) hide show
  1. README.md +2 -2
  2. assets/kl-vs-size.svg +0 -0
README.md CHANGED
@@ -38,8 +38,8 @@ mirai --model trymirai/Qwen3.8-27B-M
38
  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).
39
 
40
  <div style="display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:32px">
41
- <a href="https://docs.trymirai.com/" 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">
42
- <span>API Docs</span>
43
  <span aria-hidden="true" style="font-size:16px;line-height:1">&#8594;</span>
44
  </a>
45
  </div>
 
38
  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).
39
 
40
  <div style="display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:32px">
41
+ <a href="https://trymirai.com/local-models/alibaba-qwen3-8-27b-mirai-mirai-m-4" 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">
42
+ <span>Learn more</span>
43
  <span aria-hidden="true" style="font-size:16px;line-height:1">&#8594;</span>
44
  </a>
45
  </div>
assets/kl-vs-size.svg CHANGED