chore: Enhance README with logo
This commit is contained in:
@@ -1,10 +1,19 @@
|
||||
# FreeToken
|
||||
<div align="center">
|
||||
<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%>
|
||||
</picture>
|
||||
|
||||
[](https://join.slack.com/t/flashml/shared_invite/zt-3zpdh5j10-9dwTXrgLiqpVxizhA9KVbA)
|
||||
[](https://discord.gg/xzwSnMdsX)
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
A local, MoE-offload inference runtime with an OpenAI- and Anthropic-compatible
|
||||
HTTP API — Run DeepSeek-V4-Flash on your 5090 with 20+ TPS.
|
||||
|
||||
[](https://join.slack.com/t/flashml/shared_invite/zt-3zpdh5j10-9dwTXrgLiqpVxizhA9KVbA)
|
||||
[](https://discord.gg/xzwSnMdsX)
|
||||
|
||||
|
||||
## Quick start
|
||||
|
||||
Reference in New Issue
Block a user