t

tokenspeed

TokenSpeed is a high-performance LLM inference engine designed for agent workloads.

UnknownFreeOpen sourceDev开源框架
Platforms: API
Region
Unknown
Pricing
Free
Open source
Yes
GitHub Stars
★ 1.4k
Source
GitHub
Added
2026-06-13
Last verified
2026-06-13

Overview

TokenSpeed is a high-performance LLM inference engine designed for agent workloads. It combines the performance of TensorRT-LLM with the usability of vLLM, aiming to become the most efficient inference engine in production environments. The core components of TokenSpeed include the modeling layer, scheduler, kernel system, and entry point. The modeling layer adopts a local SPMD design, generating collective communication via a static compiler; the scheduler uses a C++ control plane and a Python execution plane; the kernel system is pluggable with a centralized registry; and the entry point integrates SMG to enable low-overhead CPU-side request handling.

Key features

  • High-performance LLM inference engine
  • Designed for agent workloads
  • Combines TensorRT-LLM performance and vLLM usability
  • Supports multi-head latent attention mechanism

Use cases

Large-scale language model inferenceAgent workloads in production environmentsEfficient processing of multi-head latent attention mechanism

Pros

  • High-performance inference
  • Easy to integrate and use
  • Supports multiple models

Limitations / notes

  • Requires some technical background
  • Higher learning curve

Who it's for

DevelopersData scientistsEnterprise teams

This overview was compiled by AI from public sources and may contain inaccuracies — please refer to the official site.

FAQ

Is it free?

Yes, TokenSpeed is an open-source project and can be used for free.

Do I need scientific internet access?

No, but you may need to access GitHub to download the code.

Does it support Chinese?

The documentation is primarily in English, but it supports Chinese models.

Can it be used commercially?

Yes, it can be used commercially; please refer to its license for details.

Similar agents

Something wrong? Let us know on the About page and we'll fix it.