Life In 19x19
http://lifein19x19.com/

Lizzie Command Line Partial Syntax
http://lifein19x19.com/viewtopic.php?f=18&t=19196
Page 1 of 1

Author:  RobertJasiek [ Mon Jun 12, 2023 1:20 am ]
Post subject:  Lizzie Command Line Partial Syntax

General Remarks

The syntax applies to Windows and KataGo OpenCL, CUDA and TensorRT.

After setting the Lizzie Engine command line, it is sometimes necessary to close and restart Lizzie.

Some names of model files look like <model_name>.gz instead of <model_name>.bin.gz


Basic Syntax

Code:
<path>\<katago_file_name>.exe gtp -model <path>\<model_name>.bin.gz -config <path>\<gtp_file_name>.cfg


Example

Code:
C:\katago\katago.exe gtp -model C:\katago\b18.bin.gz -config C:\katago\gtp_custom.cfg



Syntax with or without Blank(s)

Code:
"<path>\<katago_file_name>.exe" gtp -model "<path>\<model_name>.bin.gz" -config "<path>\<gtp_file_name>.cfg"


Examples

Code:
"C:\katago\katago.exe" gtp -model "C:\katago\b18.bin.gz" -config "C:\katago\gtp_custom.cfg"

"C:\kata go\katago.exe" gtp -model "C:\kata go\b18.bin.gz" -config "C:\kata go\gtp_custom.cfg"

"C:\katago\kata go.exe" gtp -model "C:\katago\b 18.bin.gz" -config "C:\katago\gtp custom.cfg"

"C:\kata go\kata go.exe" gtp -model "C:\kata go\b 18.bin.gz" -config "C:\kata go\gtp custom.cfg"

Page 1 of 1 All times are UTC - 8 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/