May 28th update to the [original DeepSeek R1](/deepseek/deepseek-r1) Performance on par with [OpenAI o1](/openai/o1), but open-sourced and with fully open reasoning tokens. It's 671B parameters in size, with 37B active in an inference pass.…
Model details →DeepSeek: R1 0528 vs Meta: Llama 3 8B Instruct
DeepSeek: R1 0528 and Meta: Llama 3 8B Instruct are evenly matched on 6 axes — pick the one whose provider, latency, or licensing fits your stack.
Meta's latest class of model (Llama 3) launched with a variety of sizes & flavors. This 8B instruct-tuned version was optimized for high quality dialogue usecases. It has demonstrated strong performance compared to leading closed-source mo…
Model details →Side-by-side comparison
| Capability | DeepSeek: R1 0528 | Meta: Llama 3 8B Instruct | Winner |
|---|---|---|---|
| Context window Maximum number of input tokens the model can attend to in a single request. | 164K | 8K | 🏆 DeepSeek: R1 0528 |
| Input price (per 1M) Cost per million input tokens billed by the provider. | $0.45 | $0.03 | 🏆 Meta: Llama 3 8B Instruct |
| Output price (per 1M) Cost per million output tokens billed by the provider. | $2.15 | $0.04 | 🏆 Meta: Llama 3 8B Instruct |
| Tool / function calling First-class support for emitting structured tool calls. | Yes | Yes | Tie |
| Vision input Accepts image inputs alongside text. | — | — | Tie |
| Reasoning mode Internal chain-of-thought / extended-thinking support. | Yes | — | 🏆 DeepSeek: R1 0528 |
Frequently asked questions
Is DeepSeek: R1 0528 better than Meta: Llama 3 8B Instruct?
DeepSeek: R1 0528 and Meta: Llama 3 8B Instruct are evenly matched on 6 axes — pick the one whose provider, latency, or licensing fits your stack.
What's the price difference between DeepSeek: R1 0528 and Meta: Llama 3 8B Instruct?
Input: $0.45 vs $0.03 per 1M tokens. Output: $2.15 vs $0.04 per 1M tokens.
What context windows do DeepSeek: R1 0528 and Meta: Llama 3 8B Instruct support?
DeepSeek: R1 0528 supports up to 164K tokens. Meta: Llama 3 8B Instruct supports up to 8K tokens.
Do both DeepSeek: R1 0528 and Meta: Llama 3 8B Instruct support tool calling?
DeepSeek: R1 0528: yes. Meta: Llama 3 8B Instruct: yes.