Calculate token usage and estimate costs for various AI models
Toggle between text input and manual token count input
Tokens are the basic units that AI models process text with. Here are some key points about tokens:
Model | Input (per 1K tokens) | Output (per 1K tokens) |
---|---|---|
OpenAI GPT-4o model | $0.0025 | $0.0100 |
OpenAI GPT-4o mini model | $0.0001 | $0.0006 |
OpenAI o1 reasoning model | $0.0150 | $0.0600 |
Meta Llama 4 Scout 17B parameter model | $0.0002 | $0.0006 |
Meta Llama 3.3 70B parameter instruct model (fast FP8) | $0.0003 | $0.0007 |
Meta Llama 3.1 8B parameter instruct model (fast) | $0.0001 | $0.0001 |
Meta Llama 3.2 1B parameter instruct model on Cloudflare | $0.0000 | $0.0002 |
Meta Llama Guard 3 8B parameter safety model | $0.0005 | $0.0000 |
DeepSeek R1 model with cache optimization | $0.0006 ($0.0001 with cache) | $0.0022 |