It is currently Fri Apr 26, 2024 10:47 pm

All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 1 post ] 
Author Message
Offline
 Post subject: Lizzie Command Line Partial Syntax
Post #1 Posted: Mon Jun 12, 2023 1:20 am 
Judan

Posts: 6163
Liked others: 0
Was liked: 789
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"

Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group