tokenspeed
TokenSpeed is a high-performance LLM inference engine designed for agent workloads.
- 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
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
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
Cursor
FeaturedAI-powered code editor with Agent mode
Dify
FeaturedOpen-source LLMOps + Agent orchestration platform
扣子 Coze
FeaturedByteDance's no-code Agent/Bot building platform
Trae
FeaturedAI IDE (with Agent) from ByteDance
LangChain
FeaturedThe most mainstream LLM/Agent orchestration framework
Devin
FeaturedAutonomous software engineer Agent by Cognition
Something wrong? Let us know on the About page and we'll fix it.