Skip to content

Commit 6265383

Browse files
committed
update configs w/ new glm 4.5
1 parent 75363e7 commit 6265383

189 files changed

Lines changed: 818 additions & 660 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.

configs/main/BattleCode__claude-sonnet-4-20250514__claude-sonnet-4-5-20250929__r15__s1000.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ players:
1414
model_name: '@anthropic/claude-sonnet-4-20250514'
1515
model_class: portkey
1616
model_kwargs:
17-
temperature: 0.0
17+
temperature: 0.2
1818
max_tokens: 4096
1919
- agent: mini
2020
name: claude-sonnet-4-5-20250929
@@ -24,7 +24,7 @@ players:
2424
model_name: '@anthropic/claude-sonnet-4-5-20250929'
2525
model_class: portkey
2626
model_kwargs:
27-
temperature: 0.0
27+
temperature: 0.2
2828
max_tokens: 4096
2929
prompts:
3030
game_description: |-

configs/main/BattleCode__claude-sonnet-4-20250514__gemini-2.5-pro__r15__s1000.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ players:
1414
model_name: '@anthropic/claude-sonnet-4-20250514'
1515
model_class: portkey
1616
model_kwargs:
17-
temperature: 0.0
17+
temperature: 0.2
1818
max_tokens: 4096
1919
- agent: mini
2020
name: gemini-2.5-pro
@@ -23,6 +23,8 @@ players:
2323
model:
2424
model_name: '@google/gemini-2.5-pro'
2525
model_class: portkey
26+
model_kwargs:
27+
temperature: 0.2
2628
prompts:
2729
game_description: |-
2830
You are a software developer ({{player_id}}) competing in a coding game called BattleCode.

configs/main/BattleCode__claude-sonnet-4-20250514__glm-4-5__r15__s1000.yaml renamed to configs/main/BattleCode__claude-sonnet-4-20250514__glm-4p5__r15__s1000.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ players:
1414
model_name: '@anthropic/claude-sonnet-4-20250514'
1515
model_class: portkey
1616
model_kwargs:
17-
temperature: 0.0
17+
temperature: 0.2
1818
max_tokens: 4096
1919
- agent: mini
20-
name: glm-4-5
20+
name: glm-4p5
2121
config:
2222
agent: !include mini/default.yaml
2323
model:
24-
model_name: '@fireworks/accounts/fireworks/models/glm-4-5'
24+
model_name: '@fireworks/accounts/fireworks/models/glm-4p5'
2525
model_class: portkey
2626
litellm_model_name_override: deepinfra/zai-org/GLM-4.5
2727
prompts:

configs/main/BattleCode__claude-sonnet-4-20250514__gpt-5-mini__r15__s1000.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ players:
1414
model_name: '@anthropic/claude-sonnet-4-20250514'
1515
model_class: portkey
1616
model_kwargs:
17-
temperature: 0.0
17+
temperature: 0.2
1818
max_tokens: 4096
1919
- agent: mini
2020
name: gpt-5-mini

configs/main/BattleCode__claude-sonnet-4-20250514__gpt-5__r15__s1000.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ players:
1414
model_name: '@anthropic/claude-sonnet-4-20250514'
1515
model_class: portkey
1616
model_kwargs:
17-
temperature: 0.0
17+
temperature: 0.2
1818
max_tokens: 4096
1919
- agent: mini
2020
name: gpt-5

configs/main/BattleCode__claude-sonnet-4-20250514__grok-code-fast-1__r15__s1000.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ players:
1414
model_name: '@anthropic/claude-sonnet-4-20250514'
1515
model_class: portkey
1616
model_kwargs:
17-
temperature: 0.0
17+
temperature: 0.2
1818
max_tokens: 4096
1919
- agent: mini
2020
name: grok-code-fast-1
@@ -24,6 +24,8 @@ players:
2424
model_name: '@x-ai/grok-code-fast-1'
2525
model_class: portkey
2626
litellm_model_name_override: xai/grok-code-fast-1
27+
model_kwargs:
28+
temperature: 0.2
2729
prompts:
2830
game_description: |-
2931
You are a software developer ({{player_id}}) competing in a coding game called BattleCode.

configs/main/BattleCode__claude-sonnet-4-20250514__o3__r15__s1000.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ players:
1414
model_name: '@anthropic/claude-sonnet-4-20250514'
1515
model_class: portkey
1616
model_kwargs:
17-
temperature: 0.0
17+
temperature: 0.2
1818
max_tokens: 4096
1919
- agent: mini
2020
name: o3

configs/main/BattleCode__claude-sonnet-4-20250514__qwen3-coder-plus-2025-09-23__r15__s1000.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@ players:
1414
model_name: '@anthropic/claude-sonnet-4-20250514'
1515
model_class: portkey
1616
model_kwargs:
17-
temperature: 0.0
17+
temperature: 0.2
1818
max_tokens: 4096
1919
- agent: mini
2020
name: qwen3-coder-plus-2025-09-23
2121
config:
2222
agent: !include mini/default.yaml
2323
model:
24-
model_name: qwen3-coder-plus-2025-09-23
25-
model_class: dashscope
26-
litellm_model_name_override: deepinfra/Qwen/Qwen3-Coder-480B-A35B-Instruct
24+
model_name: dashscope/qwen3-coder-plus-2025-09-23
25+
model_kwargs:
26+
temperature: 0.2
2727
prompts:
2828
game_description: |-
2929
You are a software developer ({{player_id}}) competing in a coding game called BattleCode.

configs/main/BattleCode__claude-sonnet-4-5-20250929__gemini-2.5-pro__r15__s1000.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ players:
1414
model_name: '@anthropic/claude-sonnet-4-5-20250929'
1515
model_class: portkey
1616
model_kwargs:
17-
temperature: 0.0
17+
temperature: 0.2
1818
max_tokens: 4096
1919
- agent: mini
2020
name: gemini-2.5-pro
@@ -23,6 +23,8 @@ players:
2323
model:
2424
model_name: '@google/gemini-2.5-pro'
2525
model_class: portkey
26+
model_kwargs:
27+
temperature: 0.2
2628
prompts:
2729
game_description: |-
2830
You are a software developer ({{player_id}}) competing in a coding game called BattleCode.

configs/main/BattleCode__claude-sonnet-4-5-20250929__glm-4-5__r15__s1000.yaml renamed to configs/main/BattleCode__claude-sonnet-4-5-20250929__glm-4p5__r15__s1000.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ players:
1414
model_name: '@anthropic/claude-sonnet-4-5-20250929'
1515
model_class: portkey
1616
model_kwargs:
17-
temperature: 0.0
17+
temperature: 0.2
1818
max_tokens: 4096
1919
- agent: mini
20-
name: glm-4-5
20+
name: glm-4p5
2121
config:
2222
agent: !include mini/default.yaml
2323
model:
24-
model_name: '@fireworks/accounts/fireworks/models/glm-4-5'
24+
model_name: '@fireworks/accounts/fireworks/models/glm-4p5'
2525
model_class: portkey
2626
litellm_model_name_override: deepinfra/zai-org/GLM-4.5
2727
prompts:

0 commit comments

Comments
 (0)