mirror of
https://github.com/GoodStartLabs/AI_Diplomacy.git
synced 2026-04-28 17:29:41 +00:00
6 lines
No EOL
452 B
Bash
Executable file
6 lines
No EOL
452 B
Bash
Executable file
#!/bin/bash
|
|
|
|
python3 lm_game.py \
|
|
--max_year 1910 \
|
|
--num_negotiation_rounds 3 \
|
|
--models "openrouter-google/gemini-2.5-flash-preview-05-20, openrouter-google/gemini-2.5-flash-preview-05-20, openrouter-google/gemini-2.5-flash-preview-05-20, openrouter-google/gemini-2.5-flash-preview-05-20, openrouter-google/gemini-2.5-flash-preview-05-20, openrouter-google/gemini-2.5-flash-preview-05-20, openrouter-google/gemini-2.5-flash-preview-05-20" |