Skip to content

Commit f55841f

Browse files
committed
switch to normal base2-free-kimi
1 parent 56b80e2 commit f55841f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

evals/buffbench/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ async function main() {
1111
// Use 'external:opencode' for OpenCode CLI
1212
await runBuffBench({
1313
evalDataPaths: [path.join(__dirname, 'eval-codebuff.json')],
14-
agents: ['base2-free-opencode-minimax'],
14+
agents: ['base2-free-kimi'],
1515
taskConcurrency: 6,
1616
saveTraces,
1717
})

0 commit comments

Comments
 (0)