No benchmark data yet

Waiting for the first scheduled run...

Time-series charts will appear once more than one benchmark run is collected.

Tokens per Second (higher is better)

Time to First Token (lower is better)

Model{{ sortDir > 0 ? '▲' : '▼' }} Params{{ sortDir > 0 ? '▲' : '▼' }} Context{{ sortDir > 0 ? '▲' : '▼' }} Quant{{ sortDir > 0 ? '▲' : '▼' }} TPS{{ sortDir > 0 ? '▲' : '▼' }} TTFT (ms){{ sortDir > 0 ? '▲' : '▼' }} Capabilities{{ sortDir > 0 ? '▲' : '▼' }}
{{ r.model }} {{ r.size && r.size !== '0' ? r.size : '—' }} {{ formatContext(r.context) }} {{ r.quant || '—' }} {{ r.tps != null ? r.tps.toFixed(1) : '—' }} {{ r.ttft != null ? (r.ttft * 1000).toFixed(0) : '—' }} {{ cap }}

Showing {{ sortedLatest.length }} of {{ totalLatestModels }} models.