docs(README): add a Desktop screenshot to Getting Started

The Desktop paragraph promised a GUI for running models and tuning the engine
without showing either. The shot is the console with DeepSeek-V4-Flash FP4
resident on a 32 GiB card, so the cache sliders carry real numbers: 512K KV
tokens for 3.40 GiB against 1024 of 11008 expert slots for 12.8 GiB.

Framed as a floating window (rounded, drop shadow, transparent margin) so it
sits on both the light and dark README themes.
This commit is contained in:
jason-fxz
2026-08-18 20:36:08 -07:00
parent f4373f8a45
commit 9ecbc9f33f
2 changed files with 4 additions and 0 deletions
+4
View File
@@ -29,6 +29,10 @@ FreeToken is an edge-native Mixture-of-Experts (MoE) serving engine designed for
Download FreeToken for Windows or Linux at [flashml.ai](https://www.flashml.ai/). It sets the engine up for you and gives you a GUI for running models, chatting, and tuning the engine.
<div align="center">
<img alt="FreeToken Desktop" src="./assets/desktop-console.png" width=92%>
</div>
### CLI
Install FreeToken with [uv](https://docs.astral.sh/uv/) (recommended) or pip:
Binary file not shown.

After

Width:  |  Height:  |  Size: 329 KiB