diff --git a/aider/website/docs/leaderboards/index.md b/aider/website/docs/leaderboards/index.md index c8172e1bf..12270b1ba 100644 --- a/aider/website/docs/leaderboards/index.md +++ b/aider/website/docs/leaderboards/index.md @@ -61,16 +61,16 @@ The model also has to successfully apply all its changes to the source file with {{ row.model }} -
+
{{ row.pass_rate_2 }}% -
+
{{ row.percent_cases_well_formed }}% {% assign cost_percent = row.total_cost | times: 100.0 | divided_by: max_cost %} -
+
{% if row.total_cost == 0 %}?{% else %}${{ row.total_cost | times: 1.0 | round: 2 }}{% endif %} {{ row.command }}