AI_Diplomacy/run.sh
2025-02-27 02:10:48 +00:00

7 lines
No EOL
267 B
Bash

#!/bin/bash
# note the summaries aren't actually used so the model doesn't matter here
python lm_game.py \
--max_year 1905 \
--num_negotiation_rounds 1 \
--models "gpt-4o-mini, gpt-4o-mini, gpt-4o-mini, gpt-4o-mini, gpt-4o-mini, gpt-4o-mini, gpt-4o-mini"