mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-08-04 14:25:43 +02:00
tested eval script, changed model to 4o-mini
This commit is contained in:
parent
329248ea65
commit
2036288e13
3 changed files with 3 additions and 3 deletions
|
@ -108,7 +108,7 @@ def launch_parallel_experiments(task_path,
|
|||
num_exp,
|
||||
exp_name,
|
||||
num_agents=2,
|
||||
model="gpt-4o",
|
||||
model="gpt-4o-mini",
|
||||
api="openai",
|
||||
num_parallel=1,
|
||||
s3=False,
|
||||
|
|
Loading…
Add table
Reference in a new issue