chore(README.md): add links.

This commit is contained in:
Xiaoze Fan
2026-08-18 13:25:02 -07:00
committed by GitHub
parent 6223cda1b0
commit 5812fbd084
+4 -5
View File
@@ -2,14 +2,13 @@
<picture>
<source media="(prefers-color-scheme: dark)" srcset="./assets/freetoken-logo-dark.svg">
<source media="(prefers-color-scheme: light)" srcset="./assets/freetoken-logo-light.svg">
<img alt="FreeToken" src="./assets/freetoken-logo.svg" width=55%>
<img alt="FreeToken" src="./assets/freetoken-logo.svg" width=65%>
</picture>
[![Slack](https://img.shields.io/badge/Slack-join%20the%20community-4A154B?logo=slack&logoColor=white)](https://join.slack.com/t/flashml/shared_invite/zt-3zpdh5j10-9dwTXrgLiqpVxizhA9KVbA)
[![Discord](https://img.shields.io/badge/Discord-join%20the%20community-5865F2?logo=discord&logoColor=white)](https://discord.gg/xzwSnMdsX)
</div>
<p align="center">
| <a href="https://www.flashml.ai/"><b>Download</b></a> | <a href="https://arxiv.org/abs/2608.16157"><b>Paper</b></a> | <a href="https://join.slack.com/t/flashml/shared_invite/zt-3zpdh5j10-9dwTXrgLiqpVxizhA9KVbA"><b>Developer Slack</b></a> | <a href="https://discord.gg/xzwSnMdsX"><b>Community Discord</b></a> |
</p>
A local, MoE-offload inference runtime with an OpenAI- and Anthropic-compatible
HTTP API — Run DeepSeek-V4-Flash on your 5090 with 20+ TPS.