We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28e4a5f commit aca6d15Copy full SHA for aca6d15
2 files changed
configs/ablations/ladder/corewar.yaml
@@ -3,15 +3,14 @@ tournament:
3
game:
4
name: CoreWar
5
sims_per_round: 2000
6
-players:
+player:
7
agent: mini
8
name: claude-sonnet-4-5-20250929
9
branch_init: human/pspace
10
config:
11
agent: !include mini/default.yaml
12
model:
13
- model_name: '@anthropic/claude-sonnet-4-5-20250929'
14
- model_class: portkey
+ model_name: anthropic/claude-sonnet-4-5-20250929
15
model_kwargs:
16
temperature: 0.2
17
max_tokens: 4096
configs/ablations/ladder/robotrumble.yaml
@@ -12,8 +12,7 @@ player:
18
19
0 commit comments