DeepSeek R1 Distill Llama 70B Token Counter & Cost Calculator
Count tokens for DeepSeek R1 Distill Llama 70B and estimate the exact API cost — $0.70
per 1M input tokens, $1.10 per 1M output tokens — using a real
o200k_base BPE tokenizer. Everything runs in your browser; nothing is uploaded.
Counts are exact for OpenAI models (o200k_base is GPT-4o/4.1/5's tokenizer). For Claude, Gemini and other vendors — whose tokenizers are not public — treat the count as a close estimate (typically within ±15%).
Model price data failed to load — cost estimates are unavailable right now. Token counts above still work; try reloading the page.
Cost of this text across popular models
| Model | Input $/1M | Output $/1M | This text (input) | +500 output tokens |
|---|
Close estimate (±15%): DeepSeek does not publish its tokenizer, so this count uses OpenAI's o200k_base as an approximation.
Cost lookup — DeepSeek R1 Distill Llama 70B
| Tokens | Cost on DeepSeek R1 Distill Llama 70B |
|---|---|
| 1K input tokens | 0.07¢ |
| 10K input tokens | 0.7¢ |
| 100K input tokens | $0.0700 |
| 1M input tokens | $0.7000 |
| 1K output tokens | 0.11¢ |
| 10K output tokens | $0.0110 |
FAQ
How accurate is the DeepSeek R1 Distill Llama 70B token count?
Close estimate (±15%): DeepSeek does not publish its tokenizer, so this count uses OpenAI's o200k_base as an approximation. Paste your own text above to see the exact number for your prompt.
How is DeepSeek R1 Distill Llama 70B API cost calculated?
Cost = (input tokens ÷ 1,000,000) × $0.70 + (output tokens ÷ 1,000,000) × $1.10 — DeepSeek R1 Distill Llama 70B's official per-1M-token prices from Artificial Analysis.
See full DeepSeek R1 Distill Llama 70B pricing & benchmarks, or the main token counter for every model.