mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
Update leaderboard.md
This commit is contained in:
parent
bf94746614
commit
b21952a71c
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ it will work best with models that score well on the code editing benchmark.
|
|||
<td style="padding: 8px;">{{ row.model }}</td>
|
||||
<td style="padding: 8px;">{{ row.second }}%</td>
|
||||
<td style="padding: 8px;"><code>{{ row.command }}</code></td>
|
||||
> <td style="padding: 8px;">{{ row.format }}</td>
|
||||
<td style="padding: 8px;">{{ row.format }}</td>
|
||||
</tr>
|
||||
{% endfor %}
|
||||
</tbody>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue