Page 1 of 1

an easy way to set up a KataGo

Posted: Sun Jul 02, 2023 9:05 am
by And
on the example of katrain, network replacement

put the 18b and 20b networks in the directory "KaTrain\", and the bat files modelb18.bat and modelb20.bat. to select the desired network, run the corresponding bat file before starting the katrain.

modelb18.bat

Code: Select all

Xcopy kata1-b18c384nbt-s6582191360-d3422816034.bin.gz katrain\models\default_model.bin.gz
modelb20.bat

Code: Select all

Xcopy kata1-b20c256x2-s5303129600-d1228401921.bin.gz katrain\models\default_model.bin.gz
you can also quickly replace the configuration file

Re: an easy way to set up a KataGo

Posted: Sun Jul 02, 2023 9:23 am
by And
just in case clarification :) previously, in katrain, the path to the katago model is replaced by

Code: Select all

katrain\models\default_model.bin.gz