Meta's latest class of model (Llama 3.1) launched with a variety of sizes & flavors. This 8B instruct-tuned version is fast and efficient. It has demonstrated strong performance compared to leading closed-source models in human evaluations…
Model details →meta-llama/Llama-3.1-8B-Instruct vs OpenAI: GPT-4 (older v0314)
meta-llama/Llama-3.1-8B-Instruct wins on 3 of 6 axes — pricing and capability skew in its favour for most workloads.
GPT-4-0314 is the first version of GPT-4 released, with a context length of 8,192 tokens, and was supported until June 14. Training data: up to Sep 2021.
Model details →Side-by-side comparison
| Capability | meta-llama/Llama-3.1-8B-Instruct | OpenAI: GPT-4 (older v0314) | Winner |
|---|---|---|---|
| Context window Maximum number of input tokens the model can attend to in a single request. | 16K | 8K | 🏆 meta-llama/Llama-3.1-8B-Instruct |
| Input price (per 1M) Cost per million input tokens billed by the provider. | $0.02 | $30.00 | 🏆 meta-llama/Llama-3.1-8B-Instruct |
| Output price (per 1M) Cost per million output tokens billed by the provider. | $0.05 | $60.00 | 🏆 meta-llama/Llama-3.1-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. | — | — | Tie |
Frequently asked questions
Is meta-llama/Llama-3.1-8B-Instruct better than OpenAI: GPT-4 (older v0314)?
meta-llama/Llama-3.1-8B-Instruct wins on 3 of 6 axes — pricing and capability skew in its favour for most workloads.
What's the price difference between meta-llama/Llama-3.1-8B-Instruct and OpenAI: GPT-4 (older v0314)?
Input: $0.02 vs $30.00 per 1M tokens. Output: $0.05 vs $60.00 per 1M tokens.
What context windows do meta-llama/Llama-3.1-8B-Instruct and OpenAI: GPT-4 (older v0314) support?
meta-llama/Llama-3.1-8B-Instruct supports up to 16K tokens. OpenAI: GPT-4 (older v0314) supports up to 8K tokens.
Do both meta-llama/Llama-3.1-8B-Instruct and OpenAI: GPT-4 (older v0314) support tool calling?
meta-llama/Llama-3.1-8B-Instruct: yes. OpenAI: GPT-4 (older v0314): yes.