FIND & DEPLOY · HARDWARE-AWARE

The best model that actually fits your machine.

Two questions. We rank every verified model in the registry by measured benchmark score, work out which quantization fits your memory, and hand you the command to run it — locally or remotely.

1Your hardware usable GPU / unified memory
2Your task ranked by measured benchmark, never by vibes

How this is computed

Memory fit. Weight memory is computed directly from the parameter count and the quantization's bits-per-weight: weights_GB = params_B × bpw / 8. We then add 20% headroom for the KV cache, activations and runtime overhead (roughly a 4K-context working set) and pick the highest-quality quantization that fits your stated memory. These are arithmetic estimates from published bits-per-weight, not measured throughput — actual usage varies with context length, batch size and runtime.

QuantizationBits / weight70B example

Task ranking. Models are ordered by the benchmark recorded on the artifact in our registry. Only models carrying a real recorded score for the selected task appear — nothing is inferred or filled in. Every score is visible on the signed benchmark leaderboard and traceable to its artifact.

Sources

On throughput figures. Tokens/sec shown on a result is Artificial Analysis's median measured output rate on hosted endpoints — it tells you how fast that model generates in general, not what it will do on the hardware you selected. Local speed depends on your accelerator, quantization and runtime. We show the measurement and label it rather than extrapolating a number we cannot verify.

On local.ai. We evaluated local.ai as a per-device throughput source, but its data sits behind an invitation-only early-access gate and is not publicly retrievable, so nothing here is drawn from or attributed to it.