Switch language한국어
Back to the list

Meet FreeToken: An Edge-Native MoE Serving Engine that Runs 753B GLM-5.2 on a Single Workstation GPU

TL;DR AI

Key summary

2 min read
  1. Researchers at UC Berkeley and UT Austin introduced FreeToken, an edge-native serving engine for running MoE LLMs on a single personal machine.

  2. FreeToken adapts inference to available GPU, CPU, memory, and PCIe bandwidth, reportedly supporting models from 35B and 284B up to 753B GLM-5.2.

  3. Released under Apache-2.0, it offers a CLI, PyPI package, desktop app support, and an OpenAI-compatible endpoint.

  4. It could help developers and small teams cut cloud inference costs while keeping sensitive workloads on-device.

Read the original