Skip to content

Commit aca6d15

Browse files
committed
Minor update
1 parent 28e4a5f commit aca6d15

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

configs/ablations/ladder/corewar.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,14 @@ tournament:
33
game:
44
name: CoreWar
55
sims_per_round: 2000
6-
players:
6+
player:
77
agent: mini
88
name: claude-sonnet-4-5-20250929
99
branch_init: human/pspace
1010
config:
1111
agent: !include mini/default.yaml
1212
model:
13-
model_name: '@anthropic/claude-sonnet-4-5-20250929'
14-
model_class: portkey
13+
model_name: anthropic/claude-sonnet-4-5-20250929
1514
model_kwargs:
1615
temperature: 0.2
1716
max_tokens: 4096

configs/ablations/ladder/robotrumble.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ player:
1212
config:
1313
agent: !include mini/default.yaml
1414
model:
15-
model_name: '@anthropic/claude-sonnet-4-5-20250929'
16-
model_class: portkey
15+
model_name: anthropic/claude-sonnet-4-5-20250929
1716
model_kwargs:
1817
temperature: 0.2
1918
max_tokens: 4096

0 commit comments

Comments
 (0)