Skip to content

Commit 4e7083f

Browse files
committed
Clarify config
1 parent e297b05 commit 4e7083f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

cpp/configs/gtp_human5k_example.cfg

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11

22
# This is an example config for configuring KataGo to attempt to imitate a weaker human player.
3-
# Running with this config requires giving a human SL model on the command line such as:
4-
# -human-model b18c384nbt-humanv0.bin.gz
3+
# Running with this config requires giving a human SL model b18c384nbt-humanv0.bin.gz
4+
# on the command line such as:
5+
# ./katago gtp -config gtp_human5k_example.cfg -model your_favorite_normal_model_for_katago.bin.gz -human-model b18c384nbt-humanv0.bin.gz
56
# You can obtain the human model at https://github.com/lightvector/KataGo/releases/tag/v1.15.0
67

78
# Below, the most important parts of the config for human-like play are commented.

0 commit comments

Comments
 (0)