Loading...
Loading...
Side-by-side comparison of API pricing, context window, latency, and benchmark performance. Data refreshed daily from provider APIs and ModelStop's own latency probes.
💰bge-reranker-base is 100% cheaper than AI21 Jamba 1.6 Mini
⚡AI21 Jamba 1.6 Mini is 46ms faster than bge-reranker-base
Price (lower is better), Speed/Latency (lower is better), Performance (higher is better)
| Spec | AI21 Jamba 1.6 Mini | bge-reranker-base |
|---|---|---|
| Provider | ai21 | baai |
| Input price / 1M tokens | $0.20 | Free |
| Output price / 1M tokens | $0.40 | — |
| Context window | 256k tokens | — |
| Latency (p50) | — | 46ms |
| Best benchmark score | — | — |
| Open source | No | No |
AI21 Jamba 1.6 Mini is a lightweight Mamba-Transformer hybrid optimized for cost-effective, high-throughput inference with an impressive 256K context window. An excellent choice for document-heavy workloads on a budget.
Different from embedding model, reranker uses question and document as input and directly output similarity instead of embedding. You can get a relevance score by inputting query and passage to the reranker. And the score can be mapped to a float value in [0,1] by sigmoid function.
Want to swap in a different model or estimate monthly costs?