Skip to content

Commit de1f72c

Browse files
committed
Working qwen3 coder config
1 parent 64bd5df commit de1f72c

51 files changed

Lines changed: 204 additions & 204 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

codeclash/analysis/viz/line_chart_per_round_elo.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
from dataclasses import dataclass
44
from pathlib import Path
55

6-
from codeclash.analysis.rate_elo import (
6+
from matplotlib import pyplot as plt
7+
from tqdm import tqdm
8+
9+
from codeclash.analysis.metrics.elo import (
710
calculate_round_weight_exponential,
811
calculate_round_weight_linear,
912
update_profiles,
1013
)
11-
from matplotlib import pyplot as plt
12-
from tqdm import tqdm
13-
1414
from codeclash.constants import LOCAL_LOG_DIR, RESULT_TIE
1515

1616

configs/main/BattleCode__claude-sonnet-4-20250514__qwen3-coder-480b-a35b-instruct__r15__s1000.yaml renamed to configs/main/BattleCode__claude-sonnet-4-20250514__qwen3-coder-plus-2025-09-23__r15__s1000.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ players:
1515
model_kwargs:
1616
temperature: 0.0
1717
- agent: mini
18-
name: qwen3-coder-480b-a35b-instruct
18+
name: qwen3-coder-plus-2025-09-23
1919
config:
2020
agent: !include mini/default.yaml
2121
model:
22-
model_name: '@fireworks/accounts/fireworks/models/qwen3-coder-480b-a35b-instruct'
23-
model_class: portkey
22+
model_name: qwen3-coder-plus-2025-09-23
23+
model_class: dashscope
2424
litellm_model_name_override: deepinfra/Qwen/Qwen3-Coder-480B-A35B-Instruct
2525
prompts:
2626
game_description: |-

configs/main/BattleCode__claude-sonnet-4-5-20250929__qwen3-coder-480b-a35b-instruct__r15__s1000.yaml renamed to configs/main/BattleCode__claude-sonnet-4-5-20250929__qwen3-coder-plus-2025-09-23__r15__s1000.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ players:
1515
model_kwargs:
1616
temperature: 0.0
1717
- agent: mini
18-
name: qwen3-coder-480b-a35b-instruct
18+
name: qwen3-coder-plus-2025-09-23
1919
config:
2020
agent: !include mini/default.yaml
2121
model:
22-
model_name: '@fireworks/accounts/fireworks/models/qwen3-coder-480b-a35b-instruct'
23-
model_class: portkey
22+
model_name: qwen3-coder-plus-2025-09-23
23+
model_class: dashscope
2424
litellm_model_name_override: deepinfra/Qwen/Qwen3-Coder-480B-A35B-Instruct
2525
prompts:
2626
game_description: |-

configs/main/BattleCode__gemini-2.5-pro__qwen3-coder-480b-a35b-instruct__r15__s1000.yaml renamed to configs/main/BattleCode__gemini-2.5-pro__qwen3-coder-plus-2025-09-23__r15__s1000.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ players:
1414
model_name: '@google/gemini-2.5-pro'
1515
model_class: portkey
1616
- agent: mini
17-
name: qwen3-coder-480b-a35b-instruct
17+
name: qwen3-coder-plus-2025-09-23
1818
config:
1919
agent: !include mini/default.yaml
2020
model:
21-
model_name: '@fireworks/accounts/fireworks/models/qwen3-coder-480b-a35b-instruct'
22-
model_class: portkey
21+
model_name: qwen3-coder-plus-2025-09-23
22+
model_class: dashscope
2323
litellm_model_name_override: deepinfra/Qwen/Qwen3-Coder-480B-A35B-Instruct
2424
prompts:
2525
game_description: |-

configs/main/BattleCode__glm-4-5__qwen3-coder-480b-a35b-instruct__r15__s1000.yaml renamed to configs/main/BattleCode__glm-4-5__qwen3-coder-plus-2025-09-23__r15__s1000.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ players:
1515
model_class: portkey
1616
litellm_model_name_override: deepinfra/zai-org/GLM-4.5
1717
- agent: mini
18-
name: qwen3-coder-480b-a35b-instruct
18+
name: qwen3-coder-plus-2025-09-23
1919
config:
2020
agent: !include mini/default.yaml
2121
model:
22-
model_name: '@fireworks/accounts/fireworks/models/qwen3-coder-480b-a35b-instruct'
23-
model_class: portkey
22+
model_name: qwen3-coder-plus-2025-09-23
23+
model_class: dashscope
2424
litellm_model_name_override: deepinfra/Qwen/Qwen3-Coder-480B-A35B-Instruct
2525
prompts:
2626
game_description: |-

configs/main/BattleCode__gpt-5-mini__qwen3-coder-480b-a35b-instruct__r15__s1000.yaml renamed to configs/main/BattleCode__gpt-5-mini__qwen3-coder-plus-2025-09-23__r15__s1000.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ players:
1414
model_name: '@openai/gpt-5-mini'
1515
model_class: portkey
1616
- agent: mini
17-
name: qwen3-coder-480b-a35b-instruct
17+
name: qwen3-coder-plus-2025-09-23
1818
config:
1919
agent: !include mini/default.yaml
2020
model:
21-
model_name: '@fireworks/accounts/fireworks/models/qwen3-coder-480b-a35b-instruct'
22-
model_class: portkey
21+
model_name: qwen3-coder-plus-2025-09-23
22+
model_class: dashscope
2323
litellm_model_name_override: deepinfra/Qwen/Qwen3-Coder-480B-A35B-Instruct
2424
prompts:
2525
game_description: |-

configs/main/BattleCode__gpt-5__qwen3-coder-480b-a35b-instruct__r15__s1000.yaml renamed to configs/main/BattleCode__gpt-5__qwen3-coder-plus-2025-09-23__r15__s1000.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ players:
1414
model_name: '@openai/gpt-5'
1515
model_class: portkey
1616
- agent: mini
17-
name: qwen3-coder-480b-a35b-instruct
17+
name: qwen3-coder-plus-2025-09-23
1818
config:
1919
agent: !include mini/default.yaml
2020
model:
21-
model_name: '@fireworks/accounts/fireworks/models/qwen3-coder-480b-a35b-instruct'
22-
model_class: portkey
21+
model_name: qwen3-coder-plus-2025-09-23
22+
model_class: dashscope
2323
litellm_model_name_override: deepinfra/Qwen/Qwen3-Coder-480B-A35B-Instruct
2424
prompts:
2525
game_description: |-

configs/main/BattleCode__grok-code-fast-1__qwen3-coder-480b-a35b-instruct__r15__s1000.yaml renamed to configs/main/BattleCode__grok-code-fast-1__qwen3-coder-plus-2025-09-23__r15__s1000.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ players:
1515
model_class: portkey
1616
litellm_model_name_override: xai/grok-code-fast-1
1717
- agent: mini
18-
name: qwen3-coder-480b-a35b-instruct
18+
name: qwen3-coder-plus-2025-09-23
1919
config:
2020
agent: !include mini/default.yaml
2121
model:
22-
model_name: '@fireworks/accounts/fireworks/models/qwen3-coder-480b-a35b-instruct'
23-
model_class: portkey
22+
model_name: qwen3-coder-plus-2025-09-23
23+
model_class: dashscope
2424
litellm_model_name_override: deepinfra/Qwen/Qwen3-Coder-480B-A35B-Instruct
2525
prompts:
2626
game_description: |-

configs/main/BattleCode__o3__qwen3-coder-480b-a35b-instruct__r15__s1000.yaml renamed to configs/main/BattleCode__o3__qwen3-coder-plus-2025-09-23__r15__s1000.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ game:
77
maps: quack
88
players:
99
- agent: mini
10-
name: qwen3-coder-480b-a35b-instruct
10+
name: qwen3-coder-plus-2025-09-23
1111
config:
1212
agent: !include mini/default.yaml
1313
model:
14-
model_name: '@fireworks/accounts/fireworks/models/qwen3-coder-480b-a35b-instruct'
15-
model_class: portkey
14+
model_name: qwen3-coder-plus-2025-09-23
15+
model_class: dashscope
1616
litellm_model_name_override: deepinfra/Qwen/Qwen3-Coder-480B-A35B-Instruct
1717
- agent: mini
1818
name: o3

configs/main/BattleSnake__claude-sonnet-4-20250514__qwen3-coder-480b-a35b-instruct__r15__s1000.yaml renamed to configs/main/BattleSnake__claude-sonnet-4-20250514__qwen3-coder-plus-2025-09-23__r15__s1000.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ players:
1717
model_kwargs:
1818
temperature: 0.0
1919
- agent: mini
20-
name: qwen3-coder-480b-a35b-instruct
20+
name: qwen3-coder-plus-2025-09-23
2121
config:
2222
agent: !include mini/default.yaml
2323
model:
24-
model_name: '@fireworks/accounts/fireworks/models/qwen3-coder-480b-a35b-instruct'
25-
model_class: portkey
24+
model_name: qwen3-coder-plus-2025-09-23
25+
model_class: dashscope
2626
litellm_model_name_override: deepinfra/Qwen/Qwen3-Coder-480B-A35B-Instruct
2727
prompts:
2828
game_description: |-

0 commit comments

Comments
 (0)