Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions aider/website/_data/polyglot_leaderboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,34 @@
seconds_per_case: 34.8
total_cost: 0.0000

- dirname: 2025-10-15-17-41-04--glm-4.6
test_cases: 225
model: openrouter/z-ai/glm-4.6
edit_format: diff
commit_hash: 11516d6-dirty
pass_rate_1: 11.6
pass_rate_2: 36.4
pass_num_1: 26
pass_num_2: 82
percent_cases_well_formed: 93.8
error_outputs: 26
num_malformed_responses: 17
num_with_malformed_responses: 14
user_asks: 88
lazy_comments: 0
syntax_errors: 0
indentation_errors: 0
exhausted_context_windows: 0
prompt_tokens: 2493948
completion_tokens: 347138
test_timeouts: 5
total_tests: 225
command: aider --model openrouter/z-ai/glm-4.6
date: 2025-10-15
versions: 0.86.2.dev
seconds_per_case: 49.8
total_cost: 1.8545

- dirname: 2024-12-21-18-41-18--polyglot-gpt-4o-mini
test_cases: 225
model: gpt-4o-mini-2024-07-18
Expand Down