mirror of
https://github.com/GoodStartLabs/AI_Diplomacy.git
synced 2026-04-19 12:58:09 +00:00
5 lines
No EOL
84 B
Bash
5 lines
No EOL
84 B
Bash
#!/bin/bash
|
|
|
|
python lm_game.py \
|
|
--max-year 1910 \
|
|
--summary-model "o3-mini" |