Live benchmark results across all tested AI models. Sortable by cost, latency, throughput.
Free tier Llama 3.1-70B and ultra-cheap DeepSeek v4-Pro break cost-quality tradeoff; premium Claude loses on tool use.
Deepseek-v4-pro dominates cost-efficiency at $0.154/1M tokens while maintaining 100% pass rates on core tasks. No regressions detected. Most surprising: nvidia/abacusai/dracarys-llama-3.1-70b-instruct is FREE and passes 83% of tests, making it a strong default for cost-constrained deployments. Claude Opus 4.8 remains premium leader but fails tool_use; groq/compound has speed timeouts.
Two models define cost-optimal frontier: nvidia/dracarys-llama-3.1-70b-instruct at $0/1M tokens with 83% pass (6/7 tests), and deepinfra/zai-org/GLM-4.7-Flash at $0.22/1M with 100% pass. DeepSeek v4-Pro ($0.154/1M) bridges mid-range with flawless execution. Groq/compound at $0 loses to tool_use and speed timeouts, disqualifying it despite zero marginal cost.
For ping/reasoning: use nvidia/gliner-pii (479ms ping, 2131ms reasoning). For json output: together/llama-3.3-70b (940ms, 100% pass). For code generation: groq/compound (3079ms, 100% pass). For throughput: together/MiniMax-M2.7 (115.9 tps, 100% pass). For tool use (critical): fireworks/kimi-k2p6 (100% pass, 1608ms) or sambanova/MiniMax-M2.7 (100% pass, 911ms). Context retrieval: nvidia/gliner-pii (531ms, 100% pass).
nvidia/abacusai/dracarys-llama-3.1-70b-instruct is completely FREE yet achieves 83% pass rate (5/6 tests passing; only speed timed out). This breaks the cost-quality assumption and makes it mandatory default for budget-constrained teams. Conversely, premium claude-opus-4-8 at $5-25/1M tokens fails tool_use despite 100% on reasoning/json/code/speed.
FREE model with 83% pass rate — strong default for cost-sensitive workloads
lowest median latency across all tests at 192ms
Migrate cost-sensitive workloads to nvidia/abacusai/dracarys-llama-3.1-70b-instruct (FREE, 83% pass) or deepseek-v4-pro ($0.154/1M, 100% pass). Route tool_use exclusively to fireworks/kimi-k2p6 or sambanova/MiniMax-M2.7. Avoid groq/compound for throughput tasks (20s timeout) and zhipu (rate-limited).