llm-speed benchmark data — license
===================================

The benchmark DATA published by llm-speed (the crowdsourced corpus of
inference-speed measurements: per-run results, model/hardware aggregations, and
the derived leaderboards/cheatsheets exposed on llm-speed.com and via
api.llm-speed.com) is licensed under:

    Creative Commons Attribution 4.0 International (CC BY 4.0)
    https://creativecommons.org/licenses/by/4.0/

You are free to share and adapt the data for any purpose, including commercially,
provided you give appropriate attribution.

ATTRIBUTION
-----------
Attribution means a visible credit with a link back to the source. The link IS
the attribution. Prefer the most specific stable URL:

  - a single number      → the run permalink, e.g. https://llm-speed.com/r/<id>
  - a model/hardware roll-up → https://llm-speed.com/m/<slug> or /hw/<slug>
  - the dataset as a whole   → https://llm-speed.com

Example: "Benchmark data: llm-speed.com (CC BY 4.0)" with the URL linked.

SCOPE — DATA vs CODE
--------------------
This file covers the DATA only. The software (the `llm-speed` CLI, the ingest
pipeline, and this website) remains licensed under Apache-2.0 — see ./LICENSE.
Individual submitters retain authorship of their measurements; CC BY 4.0 governs
reuse of the aggregate corpus.
