tokenstat
tokenstat

Model catalog

Usage cost calculator

Plug in how many million tokens you expect, pick a model (or enter rates), and see list-rate dollars. Assumptions are yours. This is not a vendor bill.

Models · Plans · Install CLI to measure real sessions

Using cheapest list rates for Llama 2 7b Chat Int8 ($1.92 in / $1.92 out per MTok).

INPUT
$19.23
10 MTok × $1.92
OUTPUT
$3.85
2 MTok × $1.92
CACHE READ
$7.69
40 MTok × $0.1923
CACHE WRITE
$0.00
2 MTok × $0

List-rate total for this shape

$30.77

Million tokens × published $/MTok. Cache rates use the cheapest listed cache field when the model is known; otherwise the custom rates you entered. This is not a bill and not a subscription comparison.

Real usage, not a guess

The CLI reads the session logs your harnesses already write and prices them the same way.

$ curl -fsSL https://tokenstat.ai/install.sh | bash