FlashML-org/FreeToken

▲ 13,363 stars today★ 13,445⑂ 1,326

FreeToken brings datacenter-scale model serving to your desktop. Run massive models locally, fast and efficiently.

About FlashML-org/FreeToken

FlashML-org/FreeToken is an open-source project on GitHub, mainly written in Python. FreeToken brings datacenter-scale model serving to your desktop. Run massive models locally, fast and efficiently. It currently holds 13,445 stars and 1,326 forks with 332 open issues, and was last pushed on 2026-09-19 (repository created 2026-07-20).

Project Overview

Git Homed tracks it on the Today's Trending board.

GitHub Repository Details

Repository FlashML-org/FreeToken · default branch main · size 4622 KB · watchers 99 · source: GitHub REST API and repository README

README

https://github.com/FlashML-org/FreeToken/blob/HEAD/FreeToken

| Download | Paper | Developer Slack | Community Discord | Community WeChat |

Unlock datacenter-class intelligence on the hardware you already own — Run 290B+ frontier MoE models locally on your gaming PC at blistering interactive speeds.

About

FreeToken is an edge-native Mixture-of-Experts (MoE) serving engine designed for running frontier-scale open-weight models on personal and consumer hardware. It treats heterogeneous edge resources—GPUs, CPUs, host memory, and interconnects—as a unified, elastic inference platform. Its core features include:

Getting Started

Desktop app

Download FreeToken for Windows or Linux at flashml.ai. It sets the engine up for you and gives you a GUI for running models, chatting, and tuning the engine.

https://github.com/FlashML-org/FreeToken/blob/HEAD/FreeToken Desktop

CLI

Install FreeToken with uv (recommended) or pip:

uv pip install "freetoken[accel]"

Or build from source:

git clone https://github.com/FlashML-org/FreeToken.git && cd FreeToken
uv venv && source .venv/bin/activate
uv pip install -e ".[accel]"

For More details:

Citation

If you use FreeToken for your research, please cite our paper:

@article{yang2026freetoken,
  title={FreeToken: Efficient Edge-Native MoE Serving with Bandwidth-Adaptive Execution},
  author={Yang, Shuo and Fan, Xiaoze and Pan, Melissa and Xi, Haocheng and Wang, Zhe and Sun, Shanlin and Keutzer, Kurt and Han, Song and Zaharia, Matei and Xu, Chenfeng and Stoica, Ion},
  journal={arXiv preprint arXiv:2608.16157},
  year={2026}
}

Acknowledgment

FreeToken was deeply inspired by mini-sglang, and learned the design and reused code from the following projects: SGLang, vLLM, FlashInfer, flash-linear-attention, LightLLM and llama.cpp.

License

Apache License 2.0.

GitHub Stars & Activity

13,445Stars
1,326Forks
332Open issues
PythonLanguage

GitHub Popularity

GitHub stars13,445
Forks1,326
Open issues332
Primary languagePython
LicenseApache-2.0
Stars gained today13,363
Created2026-07-20
Last pushed2026-09-19

Trending History

Monthly boardrank #14 · ▲ 13,363 stars

Related GitHub Projects

1

browser-use / browser-use

Python★ 115,758⑂ 12,738▲ 253 stars
2

docling-project / docling

Python★ 67,525⑂ 4,875▲ 135 stars
3

ZhuLinsen / daily_stock_analysis

Python★ 65,438⑂ 54,716▲ 56 stars
4

anthropics / financial-services

Python★ 35,758⑂ 5,264▲ 425 stars
5

virgiliojr94 / book-to-skill

Python★ 31,818⑂ 3,302▲ 242 stars
6

davila7 / claude-code-templates

Python★ 30,888⑂ 3,521▲ 45 stars
7

mvt-project / mvt

Python★ 13,522⑂ 1,319▲ 177 stars
8

zhouxiaoka / autoclip

Python★ 8,163⑂ 1,568▲ 266 stars

More Trending Repositories