{% extends "base.html" %} {% block title %}asiai — Leaderboard{% endblock %} {% block vendors %}{% endblock %} {% block head %} {% endblock %} {% block content %}
Chip: {% if local_chip %} {# data-chip + listener: chip names contain spaces/quotes, so they must stay out of inline JS — autoescape handles the attribute safely. #} {% endif %} Model: Window:
Engine: {# Chips are injected from the fetched entries (DOM API + textContent only). #}
{# "This machine vs community" — shown only while the local-chip filter is active; data from /api/v1/leaderboard/compare (ADR 0002). #}
Engine Model Chip Quant tok/s (median) TTFT (median) W tok/s/W Samples Last seen
Loading…
{% endblock %} {% block scripts %} {% endblock %}